summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2021-07-16 07:50:53 +0200
committerMax Kellermann <max@musicpd.org>2021-07-16 09:04:35 +0200
commit64fa76c56826cdb89a0eb9b24553bdf6293fe434 (patch)
treedc7c5a9c6d6378f41c5df9079a7e85f385d0193a /NEWS
parent19a44076cfd31c4c6e2c58d0efc86244970fc2e8 (diff)
command/file: support "albumart" for virtual tracks in CUE sheets
Instead of checking for "cover.jpg" in the virtual directory representing the CUE sheet, check its enclosing directory. Closes https://github.com/MusicPlayerDaemon/MPD/issues/1206
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7a34b69ea..7b0c94c90 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,6 @@
ver 0.22.10 (not yet released)
+* protocol
+ - support "albumart" for virtual tracks in CUE sheets
ver 0.22.9 (2021/06/23)
* database