summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2021-01-21 13:47:13 +0100
committerMax Kellermann <max@musicpd.org>2021-01-21 13:52:00 +0100
commitfee282f49c6a998cf37ee4050971c20239f98056 (patch)
treed8b55b23e120208c79039273d3845dc391c1825b /NEWS
parent07d2bc6898e9af5c343a36113154f497a7f65695 (diff)
SongPrint: use LightSong::GetDuration()
This properly prints the "Time"/"duration" values for songs in virtual CUE folders. This is loosely related to https://github.com/MusicPlayerDaemon/MPD/issues/1048
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f6172c454..16353791c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
ver 0.22.4 (not yet released)
* protocol
- fix "readpicture" on 32 bit machines
+ - show duration of songs in virtual playlist (CUE) folders
* storage
- curl: fix several WebDAV protocol bugs
* decoder