PlaylistFile: ignore empty playlist names

Closes https://github.com/MusicPlayerDaemon/MPD/issues/465 and
https://github.com/MusicPlayerDaemon/MPD/pull/466
This commit is contained in:
Max Kellermann
2019-03-17 23:46:36 +01:00
parent c18cd941aa
commit 62a129c18f
2 changed files with 4 additions and 1 deletions

1
NEWS
View File

@@ -3,6 +3,7 @@ ver 0.21.6 (not yet released)
- allow loading playlists specified as absolute filesystem paths
- fix negated filter expressions with multiple tag values
- fix "list" with filter expression
- omit empty playlist names in "listplaylists"
* input
- cdio_paranoia: fix build failure due to missing #include
* decoder