Hi there,

Quite a few plugins seem to have problems due to a change in XBMC's URL
handling. The gist of it is that all URL options need to be URL encoded.
 This is so that we can parse them reliably.  Further, it ensures they
comply with the RFC's so that they are valid.

i.e.

plugin://plugin.foo.bar/what/ever/you/like?url_option=<url encoded
option>&url_option2=<url encoded option>

Forum thread for discussion here:

http://forum.xbmc.org/showthread.php?tid=146865

Cheers,
Jonathan
------------------------------------------------------------------------------
Keep yourself connected to Go Parallel: 
INSIGHTS What's next for parallel hardware, programming and related areas?
Interviews and blogs by thought leaders keep you ahead of the curve.
http://goparallel.sourceforge.net
_______________________________________________
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons

Reply via email to