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

Add old mp3 support #7

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

Add old mp3 support #7

wants to merge 1 commit into from

Conversation

Van10000
Copy link

I was surprised when i found a correct mp3 file, that is not recognized by fleep.
It turned out there are 2 possible headers for mp3.
So what i did was:

  • Added the missing header to data.json
  • Added a test with an mp3 file
  • Added str function to Info class (although it's not related to mp3 support, i thoght it's quite useful)

@crazylazylife
Copy link

Any update if this branch will be merged soon?

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.

None yet

2 participants