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"


------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
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