diff options
author | Joshua Wise <joshua@joshuawise.com> | 2018-08-17 14:41:29 -0400 |
---|---|---|
committer | Max Kellermann <max@musicpd.org> | 2018-08-17 23:03:56 +0200 |
commit | 29f78b18b1dd77afd517a519afe4acd23dd76407 (patch) | |
tree | cb62b034be6069d3b289991fef15414825cd9030 /android | |
parent | 147872fe9778b7019dcde72a14b1a667b950e422 (diff) |
storage/plugins/CurlStorage: URL-encode paths in CurlStorage::MapUTF8
When using a database that was not created with a WebDAV music_directory
(i.e., if using a remote database, on which updates happen locally) and
using the Curl storage plugin, MPD would previously send GET requests that
had unescaped spaces in them. This change uses Curl's URL-encode API to
solve this.
Diffstat (limited to 'android')
0 files changed, 0 insertions, 0 deletions