We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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..
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
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..
The text was updated successfully, but these errors were encountered: