As mentioned in the title, when Sonos is playing a radio station (TuneIn) my application receives no imageUrl in the metadataStatus from the Sonos cloud. In the Sonos app (iOS, Windows) an Image with the logo of the radio station is shown.
This is an example of the received metadataStatus object:
{"container":{"name":"Radio Paradise","type":"station","id":{"serviceId":"254","objectId":"s13606","accountId":"sn_0"},"service":{"name":"TuneIn","id":"254","images":[]},"images":[],"explicit":false},"streamInfo":"Steely Dan - Midnight Cruiser"}
I wonder, how do I get an image of the currently played radio station from the Sonos Control API?