2011-04-05, 03:37 AM
(This post was last modified: 2011-04-06, 12:36 PM by mvallevand.)
I wrote a scraper for http://www.radiofeeds.co.uk/ since I find it an excellent source of 100's of radio streams from the UK and I thought rather then building integrated support, I'd just post the lists from time to time.
To enable it add this to your UserMenu.xml file and copy the attached to your DataDirectory\Plugins\WebRadio folder
Martin
To enable it add this to your UserMenu.xml file and copy the attached to your DataDirectory\Plugins\WebRadio folder
Code:
<StationList>
<Type>RadioMenu</Type>
<Title>UK Radio Feeds</Title>
<Description>Lists from radiofeeds.co.uk</Description>
<Icon>UK.PNG</Icon>
<MenuFile>radiofeeds.csv</MenuFile>
</StationList>
Martin