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

Fixed mp3 tagging #2

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

Conversation

MihajloNesic
Copy link

I created a new issue about this a couple of months ago.

Basically, JAudioTagger does not handle mp3 files that well. Fortunately, I've found a good work-around. The trick is to remove both ID3v1 and ID3v2 tags, create new ones and then add them to the audio file.

I found this trick while developing my own program for tagging audio files called SongTagger.

Here are the mp3 files downloaded and tagged after this fix:

Screenshot_1

P.S. youtube-dl needs updating

@MihajloNesic
Copy link
Author

Please ignore latest force-push. I was changing my commit email thus I've changed the commit author email.

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.

1 participant