aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2010-06-30 21:55:03 +0200
committerMax Kellermann <max@duempel.org>2010-06-30 21:55:03 +0200
commitec89ce5a8a3a609c5ecd725560304c9686726fa7 (patch)
tree943cd33836fa41b16ebb8dfa662dcc94fe5f1c92 /NEWS
parent34415bf0b60738b22099023af5cd2cd1d202bf80 (diff)
downloadmpd-ec89ce5a8a3a609c5ecd725560304c9686726fa7.tar.gz
mpd-ec89ce5a8a3a609c5ecd725560304c9686726fa7.tar.xz
mpd-ec89ce5a8a3a609c5ecd725560304c9686726fa7.zip
decoder/mp4ff: support tag "album artist"
We already supported "albumartist", but it seems some folks also use "album artist" (with a space).
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 6e1c41076..1a8cf2364 100644
--- a/NEWS
+++ b/NEWS
@@ -2,7 +2,7 @@ ver 0.15.11 (2010/??/??)
* tags:
- ape: support album artist
* decoders:
- - mp4ff: support tags "albumartist", "band"
+ - mp4ff: support tags "album artist", "albumartist", "band"
- mikmod: fix memory leak
* playlist: emit IDLE_OPTIONS when resetting single mode
* listen: make get_remote_uid() work on BSD