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

Always parse ID3 tags if type is present on the ID3 Frame #3284

Merged
merged 4 commits into from Dec 8, 2020

Commits on Dec 8, 2020

  1. Always parse ID3 tags

    Daniel Saronson committed Dec 8, 2020
    Copy the full SHA
    a5ff9f6 View commit details
    Browse the repository at this point in the history
  2. Remove the extra if check

    Daniel Saronson committed Dec 8, 2020
    Copy the full SHA
    5620e48 View commit details
    Browse the repository at this point in the history
  3. Drop else condition entirely

    Daniel Saronson committed Dec 8, 2020
    Copy the full SHA
    767189d View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    ee16f72 View commit details
    Browse the repository at this point in the history