Excellent, thanks for the quick turnaround on this!

I think there is a typo in iplayer.ompl for the 6Music station section
the url references bbc_radio_6music  but it should be just bbc_6music. 
There is a small typo for the 2nd page too as it is still called page 1.

the file currently uses:-

        <outline text="BBC Radio 6 Music">
                <outline
URL="http://www.bbc.co.uk/iplayer/radio/bbc_radio_6music?page=1";   
parser="Plugins::Alien::Addons::iPlayerParser" text="Radio 6 Music
Listen Again Page 1" />
                <outline
URL="http://www.bbc.co.uk/iplayer/radio/bbc_radio_6music?page=2";   
parser="Plugins::Alien::Addons::iPlayerParser" text="Radio 6 Music
Listen Again Page 1" />

Wheras it should be using:-
        <outline text="BBC Radio 6 Music">
                <outline 
URL="http://www.bbc.co.uk/iplayer/radio/bbc_6music?page=1";  
parser="Plugins::Alien::Addons::iPlayerParser" text="Radio 6 Music
Listen Again Page 1" />
                <outline 
URL="http://www.bbc.co.uk/iplayer/radio/bbc_6music?page=2";  
parser="Plugins::Alien::Addons::iPlayerParser" text="Radio 6 Music
Listen Again Page 2" />


Hope this helps,
Harry


-- 
curry100
------------------------------------------------------------------------
curry100's Profile: http://forums.slimdevices.com/member.php?userid=12757
View this thread: http://forums.slimdevices.com/showthread.php?t=49830

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

Reply via email to