[vlc-devel] [Patch] better browsing
Rémi Denis-Courmont
remi at remlab.net
Sun Sep 25 13:39:05 CEST 2011
Le mardi 20 septembre 2011 03:01:03 Rob, vous avez écrit :
> as Francois pointed out, the root of the problem with open/enqueue in the
> web client is that it gets path data from browse.xml, whereas it needs a
> uri to send back to in_play and in_enqueue
>
> after this patch, you can safely get a uri from browse.xml (playlist.xml
> already provides a uri) and use it in browse.xml, in_play or in_enqueue
> (it has to be url_encoded like all params).
browse.xml should only return a URI anyway. Local paths have no meaning across
hosts. So this patch looks wrong to me.
--
Rémi Denis-Courmont
http://www.remlab.net/
http://fi.linkedin.com/in/remidenis
More information about the vlc-devel
mailing list