diff options
author | Max Kellermann <max@duempel.org> | 2014-09-29 18:55:59 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2014-09-29 18:55:59 +0200 |
commit | 3560dc4be60e6e3c47c687b9702a62a610909546 (patch) | |
tree | 7d3418f2bbb229cb36c6031ebb69e229640c70e1 /NEWS | |
parent | b002ea9a20ea2a9b36c4f577bfeb506ff2cf0696 (diff) | |
download | mpd-3560dc4be60e6e3c47c687b9702a62a610909546.tar.gz mpd-3560dc4be60e6e3c47c687b9702a62a610909546.tar.xz mpd-3560dc4be60e6e3c47c687b9702a62a610909546.zip |
Tag: support "AlbumSort"
The new tag is supported by all decoders that use the tag name table,
and the ID3v2 tag "TSOA" maps to it.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -67,7 +67,7 @@ ver 0.19 (not yet released) * configuration - allow playlist directory without music directory - use XDG to auto-detect "music_directory" and "db_file" -* add tag "MUSICBRAINZ_RELEASETRACKID" +* add tags "AlbumSort", "MUSICBRAINZ_RELEASETRACKID" * new resampler option using libsoxr * ARM NEON optimizations * install systemd unit for socket activation |