tulskiy / musique

Java audio player. Supports mp3, ogg, flac, wavpack, ape, wav, au, aiff. Builtin support for cue files, gapless playback, SHOUTCast/IceCast Radio, last.fm scrobbling.
http://tulskiy.github.com/musique/
GNU Lesser General Public License v3.0
131 stars 44 forks source link

ID3v1 tags are not read #39

Closed tulskiy closed 13 years ago

tulskiy commented 13 years ago

ID3v1 tags used to be read by APE tag reader, but that's disabled now. Need to parse ID3v1 tags separately.