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

Remove unknown v2.67 from ID3V2_TAG_VERSIONS #170

Merged
merged 1 commit into from
Sep 30, 2020

Conversation

fabioperrella
Copy link
Contributor

@fabioperrella fabioperrella commented Sep 25, 2020

from #169 (comment)

In MP3Parser, we found out that ID3 v2.4.x is not accepted, but it accepts the version 2.67 which does not exist.

We think this version can be removed.

@fabioperrella fabioperrella changed the title Remove support of unknown ID3 v2.67 Remove unknown v2.67 from ID3V2_TAG_VERSIONS Sep 25, 2020
Copy link

@martijnvermaat martijnvermaat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 from me, unless @julik has other thoughts on it of course.

Copy link
Contributor

@linkyndy linkyndy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be nice to write a proper description for your PRs; "from comment X" is not very helpful and it usually requires some digging in several places to find the point of the PR—which should be found in its description. You can, of course, also link to the relevant issues if it's useful 😊

@fabioperrella
Copy link
Contributor Author

It would be nice to write a proper description for your PRs; "from comment X" is not very helpful and it usually requires some digging in several places to find the point of the PR—which should be found in its description. You can, of course, also link to the relevant issues if it's useful 😊

sorry, I added a better description!

@fabioperrella fabioperrella merged commit efdc1a9 into master Sep 30, 2020
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.

4 participants