slartibartfast wrote: 
> Station image for Chris Evans is missing again [emoji2]. There is an
> image in the Virgin app.
> 
> Sent from my Pixel 3a using Tapatalk

Unfortunately, its a problem at the Virgin end. The API I'm using is not
returning and image at the moment.  I'll make a change at some point to
show a default image when one is not provided.

https://virginradio.co.uk/api/get-station-data?station=virginradiouk&hasPrograms=1


Code:
--------------------
    
  {
  "id": "virginradiouk",
  "onAirNow": {
  "__typename": "RadioShow",
  "title": "The Chris Evans Breakfast Show with Sky",
  "startTime": "2022-01-05T06:30:00.000Z",
  "endTime": "2022-01-05T10:00:00.000Z",
  "images": []
  },
  "recentlyPlayed": []
  }
  
--------------------



Stuart McLean   

EXPECTINGTOFLY PLUGINS :
    
- *BBC Sounds* : 
  https://github.com/expectingtofly/LMS_BBC_Sounds_Plugin 
- *Virgin Radio (UK)* : 
  https://github.com/expectingtofly/LMS_Virgin_Radio_Plugin 
- *Times Radio* : 
  https://github.com/expectingtofly/LMS_TIMES_RADIO_PLUGIN 
- *Global Player (UK)* : 
  https://github.com/expectingtofly/LMS_GlobalPlayer_Plugin 
  
For BBC Sounds help see the 'BBC Sounds Wiki'
(https://github.com/expectingtofly/LMS_BBC_Sounds_Plugin/wiki).
------------------------------------------------------------------------
expectingtofly's Profile: http://forums.slimdevices.com/member.php?userid=63263
View this thread: http://forums.slimdevices.com/showthread.php?t=113974

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

Reply via email to