-
Notifications
You must be signed in to change notification settings - Fork 307
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
[Feature request] Display album cover for ROCKRADIO.com and JAZZRADIO.com plugin #1286
Comments
Would it even show metadata (track title, artist)? The implementation admittedly is rather basic. |
So. Here's a sample response I was able to see. It does contain something that resembles the url to image cdn server.
|
Unfortunately that is just the station's artwork, not the track's. I'll have to see whether they have any kind of API to get to that information. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi there! Thank you for adding the plugins.
They work perfectly except for the album cover display of the currently playing song.
I think the info is available in the API response to the radio stream as the android application does display the album cover.
The text was updated successfully, but these errors were encountered: