You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for making our work easy. I am in the requirement to show current play's artist, song an associated image. I am having trouble to find the image.
I tried to look into IcyMetadata class but it contains only streamTitle and streamUrl, Is there any way to get Artist and Image URL?
I appreciate it.
Thanks,
The text was updated successfully, but these errors were encountered:
It depends on the server you are streaming from but if they don't provide artwork URLs in custom metadata, you would have to fetch that from another web service.
Hi,
Thank you for making our work easy. I am in the requirement to show current play's artist, song an associated image. I am having trouble to find the image.
I tried to look into
IcyMetadata
class but it contains only streamTitle and streamUrl, Is there any way to get Artist and Image URL?I appreciate it.
Thanks,
The text was updated successfully, but these errors were encountered: