d6jg wrote: 
> Maybe I have but the “&” is what seems to be the difference. You get
> 339kbps with it but with & you get 320kbps
> One gets HLS and the other Dash

Tech answer.
"&" is HTML encoding for "&". OPML menu needs HTML encoded URLs. 
When OPML handles passes URL to plugin it will have changed HTML
encoding to normal.

So when plugin sees "&dash="  it is translated into the "amp;dash"
option (rather than "dash" option) which is unknown to the plugin and so
ignored - plugin only has one valid option "hls" to play.


------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=109826

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to