Refreshing thumb during internet radio playback

hey guys,

 

i'm working on an internet radio streaming plugin. i am wondering if there is a way to keep refreshing the thumbnail which comes from a website as the stream is playing. 

 

Anything I can add to this function to refresh every 5 seconss for example?

 

thumb = Resource.ContentsOfURLWithFallback(url=thumb, fallback=ICON),

 

Sadly, no.