diff options
author | Max Kellermann <max@duempel.org> | 2014-07-12 19:36:39 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2014-07-12 19:36:39 +0200 |
commit | 80d9baa9e869624264efa973ec2389825d9ce9f7 (patch) | |
tree | 4426c6939a199dfc23bc405f437e53030a41abd4 /NEWS | |
parent | 751995ab95298bbc0afad6958bfccce535edf53c (diff) | |
download | mpd-80d9baa9e869624264efa973ec2389825d9ce9f7.tar.gz mpd-80d9baa9e869624264efa973ec2389825d9ce9f7.tar.xz mpd-80d9baa9e869624264efa973ec2389825d9ce9f7.zip |
QueueSave: use the long format to save partial songs
Previously, only streams were saved with range and tags, but this is
necessary for all "partial" songs (e.g. CUE tracks).
Diffstat (limited to '')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -18,6 +18,7 @@ ver 0.19 (not yet released) - smbclient: new plugin * playlist - cue: fix bogus duration of the last track + - cue: restore CUE tracks from state file - soundcloud: use https instead of http - soundcloud: add default API key * archive |