mp3agic
mp3agic copied to clipboard
A java library for reading mp3 files and reading / manipulating the ID3 tags (ID3v1 and ID3v2.2 through ID3v2.4).
Results
62
mp3agic issues
Sort by
recently updated
recently updated
newest added
This PR exposes overloaded versions of some setter methods so `EncodedText` can be used directly, instead of `String`. This allows finer control over text encoding
updated dependencies, plugins and added java 11 support