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

Massive update and merged PR's with new TXXX support #105

Closed mondain closed 7 years ago

mondain commented 8 years ago

Merged several existing PR's for the master project Created ID3v2UserTextFrameData / TXXX and associated tests Updated a few other minor things and fixed all broken tests Marked as version 0.8.5 in the pom

hennr commented 7 years ago

Hi @mondain,

I am sorry but this PR is simply to big. Please submit smaller PRs if you want code to land into mp3agic.

Closing this one for now.

mondain commented 7 years ago

Thanks, but I'll probably just stay on my working forked version. There's quite a lot that I need which is missing from this library as it stands.