Skip to content
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

Support files with ID3V2 tags #2

Open
alza-bitz opened this issue Apr 28, 2019 · 0 comments · May be fixed by #4
Open

Support files with ID3V2 tags #2

alza-bitz opened this issue Apr 28, 2019 · 0 comments · May be fixed by #4

Comments

@alza-bitz
Copy link

If a file contains ID3V2 tag, skip it and parse the mp3/xing/lame headers with the relevant offset, to skip the ID3V2 tag.

See http://fileformats.archiveteam.org/wiki/ID3#How_to_skip_past_an_ID3v2_segment for a rough outline of how to skip past the tag..

@alza-bitz alza-bitz linked a pull request Apr 29, 2019 that will close this issue
@alza-bitz alza-bitz changed the title Support parsing files with ID3V2 tags Support files with ID3V2 tags May 3, 2019
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 a pull request may close this issue.

1 participant