Skip to content

Fix: support ID3V1 tagged mp3 files properly #110

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

thed0ct0r
Copy link

Added: ID3V1 support

For some reason only 0xFF 0xFB was supported, while https://en.wikipedia.org/wiki/List_of_file_signatures also lists 0xFF 0xF2 and 0xFF 0xF3

Added: ID3V1 support

For some reason only 0xFF 0xFB was supported, while https://en.wikipedia.org/wiki/List_of_file_signatures also lists 0xFF 0xF2 and 0xFF 0xF3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant