diff options
author | Max Kellermann <max@duempel.org> | 2014-11-25 17:07:08 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2014-11-25 17:07:08 +0100 |
commit | 83fd822e8b9a4dd1132a2cec324c4171d8ca2946 (patch) | |
tree | 1c7c053ec15eafbe6fcc41b276bd98f05dabef59 /NEWS | |
parent | dd3752956ae24af22a924e156b55227b22470c3e (diff) | |
download | mpd-83fd822e8b9a4dd1132a2cec324c4171d8ca2946.tar.gz mpd-83fd822e8b9a4dd1132a2cec324c4171d8ca2946.tar.xz mpd-83fd822e8b9a4dd1132a2cec324c4171d8ca2946.zip |
ApeTag: drop support for non-standard tag "album artist"
This was used by proprietary software. MPD adopted it a few years
ago, which turns out to be a mistake, because it now creates problems
for some MPD users (http://bugs.musicpd.org/view.php?id=4168).
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ ver 0.20 (not yet released) * protocol - "commands" returns playlist commands only if playlist_directory configured - "search"/"find" have a "window" parameter +* tags + - ape: drop support for non-standard tag "album artist" * output - pulse: set channel map to WAVE-EX |