db/proxy: call mpd_search_cancel() after search error

Fixes "search already in progress" errors.
This commit is contained in:
Max Kellermann
2018-04-26 19:38:57 +02:00
parent 5c4169e64e
commit 388768b3a6
2 changed files with 14 additions and 2 deletions

2
NEWS
View File

@@ -1,6 +1,8 @@
ver 0.20.19 (not yet released)
* protocol
- validate absolute seek time, reject negative values
* database
- proxy: fix "search already in progress" errors
* input
- mms: fix lockup bug and a crash bug
* decoder