diff options
author | Max Kellermann <max@duempel.org> | 2009-07-07 07:36:25 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2009-07-07 07:36:25 +0200 |
commit | 7246d67263b561f722f317eeff087058b8b6a1c0 (patch) | |
tree | 5755cb34e8afcb0981ef13a580a94fb11f71c4d4 /NEWS | |
parent | 971fbe5d8ed2c5437f47d0ad10b43163ee88a413 (diff) | |
download | mpd-7246d67263b561f722f317eeff087058b8b6a1c0.tar.gz mpd-7246d67263b561f722f317eeff087058b8b6a1c0.tar.xz mpd-7246d67263b561f722f317eeff087058b8b6a1c0.zip |
tag: added tag "AlbumArtistSort"
The tag_id3.c library supports both the documented "TSO2" tag, and the
inofficial TXXX/ALBUMARTISTSORT.
The Vorbis/FLAC decoder automatically supports the new tag, without
further change.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ ver 0.16 (20??/??/??) - send song modification time to client - added "update" idle event - removed the deprecated "volume" command +* tags: + - added tag "AlbumArtistSort" * decoders: - ffmpeg: support multiple tags * mixers: |