mpatric / mp3agic

A java library for reading mp3 files and reading / manipulating the ID3 tags (ID3v1 and ID3v2.2 through ID3v2.4).
MIT License
1.2k stars 310 forks source link

Title tag: cut off or wrong encoding #187

Open TryhardOne opened 3 years ago

TryhardOne commented 3 years ago

Hello, I am trying to get the Title tag of multiple Mp3s, and I noticed for some files, the tag is empty (its not actually empty, its just printed empty).

This was the case for a file with the title tag "L’Obscurité (Original Mix)" Does this have anything to do with the encoding?

I changed the Tag encoding to UTF8, however now I get "L?Obscurité (Original Mix)"

TryhardOne commented 3 years ago

Also, for some reason, some title tags are cut off, for example: "You Are The Power (Original Mi"