• Joshua Wise's avatar
    storage/plugins/CurlStorage: URL-encode paths in CurlStorage::MapUTF8 · 29f78b18
    Joshua Wise authored
    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.
    29f78b18
Name
Last commit
Last update
android Loading commit data...
doc Loading commit data...
m4 Loading commit data...
python/build Loading commit data...
scripts Loading commit data...
src Loading commit data...
systemd Loading commit data...
test Loading commit data...
win32 Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
Makefile.am Loading commit data...
NEWS Loading commit data...
README.md Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...
mpd.svg Loading commit data...
valgrind.suppressions Loading commit data...