utgg wrote: 
> I can't really recommend this, because apart from anything else it will
> make the BBC think your squeezebox is a tablet. But if you are really
> missing BBC World Service LA, the following 1 line patch in iPlayer.pm
> (around line 197 for alpha3 plugin, similar in alpha2 plugin) will
> restore it. For now.
> > 
Code:
--------------------
  >   > 
  >     if ($handler =~ /hls/){
  >             # adjust url so protocol handler logic will pick hls handler
  >             $url =~ s/^http/hls/;
  >             $url =~ s/$/\|/;
  >             $url =~ s/audio-syndication/mobile-tablet-main/;
  > 
--------------------
> > 
> Or it could break all your LA with tomorrow's changes. On your own
> head be it!
Thanks.  Given that the service is available via BBC iPlayer Extras
(today at least) I'll leave this one for now.



LMS 7.9 on VortexBox Midi, Xubuntu 14.04, FLACs 16->24 bit,
44.1->192kbps. LMS & Squeeze2upnp to MF M1 CLiC (to MF amp & ESLs) &
Marantz CR603 UPnP renderers.  Minimserver (server) & upplay (control
point) to same renderers & to upmpdcli/mpd PC renderers.  Squeezelite to
Meridian USB Explorer DAC to speakers/phones.  Wireless Xubuntu 14.04
laptop with firefox/upplay or Android 'phone with
Squeeze-Commander/BubbleUPnP controls LMS/Minimserver.   Have a Touch
with EDO, and a spare, but don't use.
------------------------------------------------------------------------
PasTim's Profile: http://forums.slimdevices.com/member.php?userid=41642
View this thread: http://forums.slimdevices.com/showthread.php?t=53229

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

Reply via email to