db/update/Walk: pass concatenated .mpdignore URI to storage.MapUTF8()

Fixes the "Unrecognized URI" error with the udisks storage plugin,
which is caused by the kludge in UdisksStorage::MapUTF8().
This commit is contained in:
Max Kellermann
2020-07-06 17:18:48 +02:00
parent 39d6816a6d
commit 5b291ff768
2 changed files with 4 additions and 2 deletions

2
NEWS
View File

@@ -1,6 +1,8 @@
ver 0.21.25 (not yet released)
* protocol:
- fix crash when using "rangeid" while playing
* storage
- udisks: fix reading ".mpdignore"
* input
- file: detect premature end of file
- smbclient: don't send credentials to MPD clients