-
Notifications
You must be signed in to change notification settings - Fork 106
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
how to add station 'album art' to musicbox webclient #277
Comments
It uses the metadata and album art embedded in the stream. Some radio stations will send this, some don't. If it is present in the stream then it should be displayed automatically. There's no functionality to manually add it. |
Thanks for replying @kingosticks ! |
Can you provide the URI? Is the URI in the picture above the full address or is the end missing? |
sure! |
I don't see embedded artwork being found by Mopidy, nor VLC. I do see a stream title in there but I think that's not being displayed in Mopidy due to a bug in the old release in musicbox. We've had a few bugs over the years with that, not as simple as it should be! Sorry, I don't think there is an easy way to fix this, I don't have the resources to spend on a musicbox release. |
I see.. thank you for taking a look anyway. Perhaps you could point me to where in musicbox to look? I could take a shot at it |
It'll be related to
To be honest I really do not remember how the old version worked w.r.t the stream title tags, it's always had to be a special case. It may not be as complicated as all of these changes we did but that's my quick survey of the changelog. |
Hi,
Thank you so much for developing pimusicbox. I have added my own radio station streams and would like to add in the station's album art aka station logo in the now playing. How can I do this?
Also, how to get the now playing song and title as the web radio streams?
TIA
ne4l4ng
The text was updated successfully, but these errors were encountered: