aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2010-06-30 21:22:13 +0200
committerMax Kellermann <max@duempel.org>2010-06-30 21:22:13 +0200
commit0aeec9059053bf724942831a45e07d43b99b5955 (patch)
tree16715a41617bb2a122d54481974db53b5d7d9392 /NEWS
parentcfcd84655c5988716229d3f8e8e30949cb1708ac (diff)
downloadmpd-0aeec9059053bf724942831a45e07d43b99b5955.tar.gz
mpd-0aeec9059053bf724942831a45e07d43b99b5955.tar.xz
mpd-0aeec9059053bf724942831a45e07d43b99b5955.zip
decoder/mp4ff: support tags "albumartist", "band"
I'm not sure if mapping "band" to TAG_PERFORMER is correct, but it might be better than nothing.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index fe0ec6e6b..6f499856d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
ver 0.15.11 (2010/??/??)
* tags:
- ape: support album artist
+* decoders:
+ - mp4ff: support tags "albumartist", "band"
ver 0.15.10 (2010/05/30)