tag_ape: support album artist, MusicBrainz tags

I took these tag names from a MusePack sample file I got from a user.
These are not documented in the APE specification:

 http://wiki.hydrogenaudio.org/index.php?title=APE_key

People seem to be using undocumented extensions to the specification
anyway, and the best we can do is attempt to support them.
This commit is contained in:
Max Kellermann
2010-05-30 22:29:48 +02:00
parent 9dda53e1d2
commit 8e815bec9f
2 changed files with 9 additions and 1 deletions

1
NEWS
View File

@@ -20,6 +20,7 @@ ver 0.16 (20??/??/??)
* tags:
- added tags "ArtistSort", "AlbumArtistSort"
- id3: revised "performer" tag support
- ape: support album artist, MusicBrainz tags
* decoders:
- don't try a plugin twice (MIME type & suffix)
- don't fall back to "mad" unless no plugin matches