Is it possible to update a BBC Local Radio station URL?

I am trying to get current track info for BBC Radio Cumbria. I don't
know if this helps:

https://rms.api.bbc.co.uk/v2/services/bbc_radio_cumbria/segments/latest?limit=1
which returns:


Code:
--------------------
    
{"$schema":"https://rms.api.bbc.co.uk/docs/swagger.json#/definitions/SegmentItemsResponse","total":1,"limit":1,"offset":0,"data":[{"type":"segment_item","id":"p08gykdj","urn":"urn:bbc:radio:segment:music:nz2n65","segment_type":"music","titles":{"primary":"Bee
 Gees","secondary":"How Deep Is Your 
Love","tertiary":null},"synopses":null,"image_url":"https://ichef.bbci.co.uk/images/ic/{recipe}/p0553gnt.jpg","offset":{"start":6555,"end":6795,"label":"Now
 Playing","now_playing":true},"uris":[]}]}
--------------------


Do I need a radiovis code number to insert into the URL?

Thanks.


------------------------------------------------------------------------
hestbank's Profile: http://forums.slimdevices.com/member.php?userid=63499
View this thread: http://forums.slimdevices.com/showthread.php?t=109826

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

Reply via email to