mpd/src/storage/plugins
Thomas Guillem b18074f899 storage/curl: fix path comparison when the server escapes differently
Unescape the base path and the path coming from the server (href) to fix the
comparison when the server uses different escaped characters.

The outputted name need to be unescaped. Doing that before or after the
HrefToEscapedName() call should not change the current behavior.
2020-04-15 13:50:12 +02:00
..
CurlStorage.cxx storage/curl: fix path comparison when the server escapes differently 2020-04-15 13:50:12 +02:00
CurlStorage.hxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
LocalStorage.cxx fs/Traits: add IsSpecialFilename() 2020-03-07 09:30:56 +01:00
LocalStorage.hxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
meson.build util/Time*: move to time/ 2019-12-16 23:02:14 +01:00
NfsStorage.cxx event/*, ...: make GetEventLoop() const 2020-03-26 17:19:13 +01:00
NfsStorage.hxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
SmbclientStorage.cxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
SmbclientStorage.hxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
UdisksStorage.cxx event/*, ...: make GetEventLoop() const 2020-03-26 17:19:13 +01:00
UdisksStorage.hxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00