directory: allow directories with just playlists

Keep those when scanning for empty directories.  The check in
playlist_vector_is_empty() was missing.
This commit is contained in:
Max Kellermann
2011-05-09 21:37:43 +02:00
parent 26735390ff
commit 4b4aa64261
3 changed files with 9 additions and 1 deletions

1
NEWS
View File

@@ -2,6 +2,7 @@ ver 0.16.3 (2011/??/??)
* fix assertion failure in audio format mask parser
* fix NULL pointer dereference in playlist parser
* fix playlist files in base music directory
* database: allow directories with just playlists
* decoder:
- ffmpeg: support libavcodec 0.7