mherger wrote: 
> Thank you very much! Where did you find this information?!?l

I've messed about with Radioplayer before from an Irish point of view
and also getting realtime info for BBCiPlayer.

Usual approaches:
1. google "radioplayer co uk v3" and other variations to see if anybody
has written anything down
2. Use debug console on Chrome (i.e "Inspect" and look at Network tab). 
Radioplayer has a Chrome extension.

I don't believe Radioplayer relays the audio so then it is likely that
either a station has a special browser Radioplayer for themselves (e.g.
BBC  http://www.bbc.co.uk/radio/player/bbc_radio_two ) which can then
play according their own streaming protocol  DASH or Flash or use a
variation of Radioplayer supplied html player which takes the stations
own Flash or MP3 stream (e.g. http://www.three.fm/radioplayer ) and
playable URL may be in definition of the the JS variable audioURL.

Except for the metadata rather than develop a Radioplayer plugin - it
may easier just to create an opml file of stations (basis of list is the
API return) and then find associated playable URLs.


------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=107633

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

Reply via email to