-
-
Notifications
You must be signed in to change notification settings - Fork 21
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
Album art not showing #21
Comments
Did it ever work correct? Is the album art also missing if you tune into a radio station? |
radio station album art works for me. still get name of station , and then second line which is bbc.media.radio2_mf_p?s=1517844460&..... |
@gmglickman can you query the sonos api and post the results here? |
See jishi/node-sonos-http-api#673 |
Is there any update on this issue? I know the problem is the url for absoluteAlbumArtUri is relative, and doesn't include the full url when playing tracks from a local network media library, giving a broken album cover image. The /getaa?... image url won't work locally, but will if you give it a full url with any Sonos player's network ip. I'm aware of the #28 pull request by @hdurdle which adds the artBase config to put in that needed Sonos ip, but that code doesn't work for me. It returns a "Uncaught (in promise) TypeError: cover is undefined" error. That pull request is still marked Open and needing branch conflicts resolved. |
Ive updated my MMM-Sonos.js in the follwoing way (only the section update Room List all the way to the clean section) Works for me ...
|
Great, could you change that in the repository and create a pull request? I currently have no working setup to test this. |
Just created pull request 97 - hope this helps |
Everything else works, but I'm seeing only a generic icon where the album art should be. Except during commercial, then the graphic appears. Has anyone seen this?
The text was updated successfully, but these errors were encountered: