Hello, Change ca36ac2b from 2-Feb-2014 in handle_add. It used to be possible to do <add "/"> in order to load everything into the play queue. But after this change the result is "Malformed URI". Also, translate_uri strips the schema, so the subsequent tests <uri_has_scheme(uri) || PathTraitsUTF8::IsAbsolute(uri)> seem redundant. At least one client, gmpc, is relying on the former behavior of command <add "/">. May be there should be a special case for this useful use case for backwards compatibility. GD |
_______________________________________________ mpd-devel mailing list [email protected] http://mailman.blarg.de/listinfo/mpd-devel
