playlist editor: fix adding songs with fetch delay enabled

This commit is contained in:
Andrzej Rybczak
2014-11-06 18:54:16 +01:00
parent 08d17f9d0e
commit 3e9d25ccea
2 changed files with 6 additions and 12 deletions

1
NEWS
View File

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