diff options
author | Bart Nagel <bart@tremby.net> | 2009-07-09 13:28:08 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2009-07-09 19:00:41 +0200 |
commit | 8ae9b45da06fc48a54e90a7394dbe7592deb36a2 (patch) | |
tree | eb87b2b97872dcfcc2a9699a0d29da3c91000443 /NEWS | |
parent | 1eebbc746f715e32f165ed62fdc57447a5903b21 (diff) | |
download | mpd-8ae9b45da06fc48a54e90a7394dbe7592deb36a2.tar.gz mpd-8ae9b45da06fc48a54e90a7394dbe7592deb36a2.tar.xz mpd-8ae9b45da06fc48a54e90a7394dbe7592deb36a2.zip |
Implement ArtistSort tag
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ ver 0.16 (20??/??/??) - added "update" idle event - removed the deprecated "volume" command * tags: - - added tag "AlbumArtistSort" + - added tags "ArtistSort", "AlbumArtistSort" - id3: revised "performer" tag support * decoders: - ffmpeg: support multiple tags |