-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[id3] tags incorrect #82
Comments
I can confirm this behavior. Furthermore, the problem also arises in Simple Music Player. Unfortunately, I use a third-party plugin to parse the music files: https://github.com/LucJosin/on_audio_query With the original files you provided, I only get the file names as song titles, for example. When I run the files through Musicbrainz Picard to complete the tags, I get '??? ?? ???' with the correct number of characters. The plugin seems to have a problem with Cyrillic letters. Since I can't fix this in my app, I'd suggest opening an issue in the plugin repo. |
Added a wontfix tag, since I simply don't have the time to contribute to the plugin. I'll leave the issue open, though, in case someone wants to pick it up. |
One thing that is weird, these tags look ok for the FLAC files from #70 ... |
The root cause is that the file has id3 v 2.4. Opened the issue in
upstream: LucJosin/on_audio_query#121
|
Describe the bug
some mp3 files imported with partially incorrect song infos. The mp3s having cyrillic tags
To Reproduce
Steps to reproduce the behavior:
Smartphone (please complete the following information):
The text was updated successfully, but these errors were encountered: