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.
This commit is contained in:
Max Kellermann
2009-01-24 20:02:55 +01:00
parent 0dc1b4a44e
commit 30e2880675
3 changed files with 14 additions and 1 deletions

1
NEWS
View File

@@ -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