diff options
author | Max Kellermann <max@duempel.org> | 2009-01-24 20:02:55 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2009-01-24 20:02:55 +0100 |
commit | 30e288067529080b9d8ac124af27b7f9522ab152 (patch) | |
tree | b4d8d911bb0f8607b84121cfa9c5287882e35c8a /NEWS | |
parent | 0dc1b4a44ede7316867e3803af1444a6190d7aad (diff) | |
download | mpd-30e288067529080b9d8ac124af27b7f9522ab152.tar.gz mpd-30e288067529080b9d8ac124af27b7f9522ab152.tar.xz mpd-30e288067529080b9d8ac124af27b7f9522ab152.zip |
tag: added support for MusicBrainz tags
Added all important id tags from the MusicBrainz wiki:
http://musicbrainz.org/doc/MusicBrainzTag
This should automatically enable its suport in the vorbis and flac
decoder plugins.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ ver 0.15 - (200?/??/??) - parse Icy-Metadata * tags: - support the "album artist" tag + - support MusicBrainz tags - parse RVA2 tags in mp3 files * decoders: - audiofile: streaming support added |