1. 29 Oct, 2018 3 commits
  2. 23 Oct, 2018 5 commits
  3. 22 Oct, 2018 15 commits
  4. 28 Aug, 2018 3 commits
  5. 20 Aug, 2018 6 commits
  6. 19 Aug, 2018 6 commits
  7. 18 Aug, 2018 1 commit
  8. 17 Aug, 2018 1 commit
    • 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