diff options
author | Max Kellermann <max@duempel.org> | 2010-11-24 08:59:04 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2010-11-24 08:59:04 +0100 |
commit | 429ed24c9903008c3699da48d353f48e1a3151f6 (patch) | |
tree | ff68574fb6cd398611ff0c733bc616a03bf1ed5e /NEWS | |
parent | 1ab46472ab8fa38a87f18411820bb1dbd7f51990 (diff) | |
download | mpd-429ed24c9903008c3699da48d353f48e1a3151f6.tar.gz mpd-429ed24c9903008c3699da48d353f48e1a3151f6.tar.xz mpd-429ed24c9903008c3699da48d353f48e1a3151f6.zip |
tag_ape: support multiple values
One APE tag may contain more than one value, separated by null bytes.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -21,6 +21,7 @@ ver 0.16 (20??/??/??) - added tags "ArtistSort", "AlbumArtistSort" - id3: revised "performer" tag support - ape: MusicBrainz tags + - ape: support multiple values * decoders: - don't try a plugin twice (MIME type & suffix) - don't fall back to "mad" unless no plugin matches |