• 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
..
plugins Loading commit data...
CompositeStorage.cxx Loading commit data...
CompositeStorage.hxx Loading commit data...
Configured.cxx Loading commit data...
Configured.hxx Loading commit data...
FileInfo.hxx Loading commit data...
MemoryDirectoryReader.cxx Loading commit data...
MemoryDirectoryReader.hxx Loading commit data...
Registry.cxx Loading commit data...
Registry.hxx Loading commit data...
StorageInterface.cxx Loading commit data...
StorageInterface.hxx Loading commit data...
StoragePlugin.hxx Loading commit data...
StorageState.cxx Loading commit data...
StorageState.hxx Loading commit data...