Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get image/artist associated with MetaData #14

Open
mehtaronak opened this issue Aug 12, 2020 · 1 comment
Open

Get image/artist associated with MetaData #14

mehtaronak opened this issue Aug 12, 2020 · 1 comment

Comments

@mehtaronak
Copy link

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,

@saschpe
Copy link
Owner

saschpe commented Aug 12, 2020

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.

I use Discoqs for that, maybe https://github.com/saschpe/android-discogs works for you too. As always, pull requests +or tips) welcome :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants