bpa wrote: 
> If you created a Favorite as London as detailed below,  the route would
> be Favorites->London->BBC London-> Today 
> 
> Not sure if this is fast enough but no scrolling down - just simple
> click, click, click.
> 
> Create a text file (e.g. called BBCLodon.opml)  with the following
> contents;
> > 
Code:
--------------------
  >   > 
  > <?xml version="1.0" encoding="UTF-8"?>
  > <opml version="1.0">
  > <head title="BBC iPlayer">
  > <expansionState></expansionState>
  > </head>
  > <body>
  >       <outline text="BBC London" 
URL="http://www.bbc.co.uk/radio/aod/availability/bbc_london.xml";
  >                        
parser="Plugins::BBCiPlayer::BBCXMLParser?byday&amp;bykey&amp;reversedays&amp;reverse"
 />
  > </body>
  > </opml>
  > 
--------------------
> > 
> 
> Create a Favorite (e.g. callit London) with a "file://" URL with the
> FULL path  to the file (e.g. BBCLondon.opml) .  For example on my
> Ubuntu although from shell I saved the BBCLondon.opml file in /tmp -
> the URL for the Favorite had to be
> "file:///mnt/hddrive/tmp/BBCLondon.opml"
> 
> To save one step - you could edit the Favorites.opml in the Prefs
> directory  and manually add the lines below but it means stopping and
> restarting LMS as a live LMS often rewrites files in Prefs.
> > 
Code:
--------------------
  >   > 
  > <outline text="BBC London" 
URL="http://www.bbc.co.uk/radio/aod/availability/bbc_london.xml";
  >                        
parser="Plugins::BBCiPlayer::BBCXMLParser?byday&amp;bykey&amp;reversedays&amp;reverse"
 />
  > 
--------------------
> > 

FYI, just to followup on this. I tool the URI from above an posted it
directly in my LMS as the first entry in the LMS favorites. While it
messes up the formatting on the LMS browser UI on Chrome, as a favorite
it's worked perfectly since I added it. I select it, it brings up todays
TODAY iplayer list for BBC London. I select the program I want and it
starts.

I'll just hope it keeps working. Thanks for a great idea, and an even
better plugin.



---------------------------
http://markcathcart.com/about

Running a ReadyNAS NVX LMS Server, currently 7.9.0; Transporter(Living
Room)+Duet Controller; Squeezebox Touch(Master Bedroom),
(2x)Boom(Office, Patio), Radio(Guest Bedroom), Classic(garage).
Also using Squeezeplay on Windows 10. Use Squeeze Ctrl app on Android.
------------------------------------------------------------------------
cathcam's Profile: http://forums.slimdevices.com/member.php?userid=43414
View this thread: http://forums.slimdevices.com/showthread.php?t=53229

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to