diff options
author | Andrzej Rybczak <electricityispower@gmail.com> | 2014-11-06 18:54:16 +0100 |
---|---|---|
committer | Andrzej Rybczak <electricityispower@gmail.com> | 2014-11-06 18:54:45 +0100 |
commit | 3e9d25ccea428f1f46a5590f6999ab3108398feb (patch) | |
tree | 164198f5b92848548410b4f4636d1b98e90f4285 /NEWS | |
parent | 08d17f9d0e8a6cc9b3b96008163d299e487b9c0f (diff) |
playlist editor: fix adding songs with fetch delay enabled
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ ncmpcpp-0.6.1 (????-??-??) * Only ID3v2.4 tags are now saved to mp3 files. * Mouse scrolling with newer ncurses API now works properly. * Adding songs from an album in media library now works properly with fetch delay. +* Adding songs from a playlist in playlist editor now works properly with fetch delay. ncmpcpp-0.6 (2014-10-25) |