media library: fix adding songs with fetch delay enabled

This commit is contained in:
Andrzej Rybczak
2014-11-06 18:53:31 +01:00
parent 60749ea4bd
commit 08d17f9d0e
2 changed files with 20 additions and 7 deletions

1
NEWS
View File

@@ -3,6 +3,7 @@ ncmpcpp-0.6.1 (????-??-??)
* Comment tag is now properly written to mp3 files.
* 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.
ncmpcpp-0.6 (2014-10-25)