diff options
author | Max Kellermann <max@duempel.org> | 2014-07-12 18:41:15 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2014-07-12 18:41:15 +0200 |
commit | 071d05465a109afa0781ce829bec3ff5ed3150e9 (patch) | |
tree | 23730faea58f3b6dce1bbca44314589c5191ff29 /NEWS | |
parent | 11a9536271d0129539e3fbea6a9f852d02a2b6d6 (diff) | |
download | mpd-071d05465a109afa0781ce829bec3ff5ed3150e9.tar.gz mpd-071d05465a109afa0781ce829bec3ff5ed3150e9.tar.xz mpd-071d05465a109afa0781ce829bec3ff5ed3150e9.zip |
SongPrint: use DetachedSong::GetDuration()
Fixes the bogus duration of the last track in a CUE sheet.
Diffstat (limited to '')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +17,7 @@ ver 0.19 (not yet released) - nfs: new plugin - smbclient: new plugin * playlist + - cue: fix bogus duration of the last track - soundcloud: use https instead of http - soundcloud: add default API key * archive |