Thanks very much Max.

The empty string works fine.


I actually saw the "/" approach being used in a set of Python tools, so I will let the developer know about their incorrect implementation.


Thanks,

Nick



On 14/05/16 10:07, Max Kellermann wrote:
On 2016/05/13 20:33, Nick Wood <[email protected]> wrote:
sticker find song / bookmark
"/" is not a valid MPD URI.  Relative MPD URIs must not start with a
slash; URIs starting with a slash are absolute (not within the
music_directory).  Try "" (empty string).

This used to work as a side effect of a parser bug, but it was never
documented and was never correct.  And in newer MPD versions, it
conflicts with absolute URIs (which weren't implemented previously).

_______________________________________________
mpd-devel mailing list
[email protected]
http://mailman.blarg.de/listinfo/mpd-devel

Reply via email to