-
Notifications
You must be signed in to change notification settings - Fork 1
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
Label is not read properly for MP4 tracks #70
Comments
Well, we're not reading metadata out of these files correctly anyway. c.f. quodlibet/mutagen#480 |
okay. mutagen handles this weird.
while
This handling is annoyingly inconsistent (my vote is to adopt pytaglib instead, which provides a reasonably consistent interface). |
I've repurposed this into the issue of label not being read correctly (by mutagen) for tracks in an MP4 container. |
m4a can't be played by johnny-six (see wuvt/johnny-six#18). We should not validate such tracks.
The text was updated successfully, but these errors were encountered: