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
This commit is contained in:
Max Kellermann
2021-01-21 13:47:13 +01:00
parent 07d2bc6898
commit fee282f49c
2 changed files with 9 additions and 1 deletions

1
NEWS
View File

@@ -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