[Playlist] XSPF Player dynamic playlist question

Ross Mohn rpmohn at waxandwane.org
Fri Jul 6 19:02:02 UTC 2007


On Fri, 2007-07-06 at 11:43 -0700, Lucas Gonze wrote:
> On 7/6/07, Ross Mohn <rpmohn at waxandwane.org> wrote:
> > 1) Has anyone already solved this problem?
> 
> Use Peter Forret's Webjay Wizard to generate the URI, which was
> designed exactly for handling multiple layers of URI nesting.  Despite
> the name it doesn't have to have Webjay involved.
> 
> See http://web.forret.com/tools/webjay.asp

Yes, I had tried the double URLencoding, and it is a good idea, but
unfortunately it still doesn't work. Xspf_player?playlist_url= ignores
the everything from %26 (URLencoding of '&') on. The result is that the
player loads the entire playlist rather than the using the filter=
parameter. I'm assuming that the xspf_player? is taking the &filter= as
its parameter rather than letting my stream.xspf? take it. I'd love to
get into the .as file and debug but I have to be able to compile the
thing first!

Thanks! -Ross





More information about the Playlist mailing list