remote_homeassistant icon indicating copy to clipboard operation
remote_homeassistant copied to clipboard

Mediaplayer component (custom:mini-media-player and media-control) not showing artwork in Lovelace

Open mindtripper opened this issue 5 years ago • 1 comments

Hi!

This is a great component! Home Assistant Remote simplifies my setup immensely. Tip of the hat to the devs!

I have a question relating to media_player component. Album artwork will not show in lovelace, but controlling media works just fine.

Primary and Secondary instance of the media_player show the same attributes and values: Primary (media_player.vardagsrum_2) volume_level: 0.21229049563407898 is_volume_muted: false media_content_id: spotify:track:27Xlqkl3rtEzAOaN4VM7zd media_content_type: music media_duration: 202.306 media_position: 0.67 media_position_updated_at: 2020-07-23T06:54:11.329444+00:00 media_title: I Really Want It media_artist: A Great Big World media_album_name: Is There Anybody Out There? app_id: CC32E753 app_name: Spotify entity_picture_local: /api/media_player_proxy/media_player.vardagsrum_2?token=<SAME BUT REMOVED> friendly_name: Vardagsrum entity_picture: https://i.scdn.co/image/ab67616d00001e02554488d0c51967b1654d8ce5 supported_features: 21439

Secondary (media_player.vardagsrum_2) volume_level: 0.21229049563407898 is_volume_muted: false media_content_id: spotify:track:27Xlqkl3rtEzAOaN4VM7zd media_content_type: music media_duration: 202.306 media_position: 0.67 media_position_updated_at: 2020-07-23T06:54:11.329444+00:00 media_title: I Really Want It media_artist: A Great Big World media_album_name: Is There Anybody Out There? app_id: CC32E753 app_name: Spotify entity_picture_local: /api/media_player_proxy/media_player.vardagsrum_2?token=<SAME BUT REMOVED> friendly_name: Vardagsrum entity_picture: https://i.scdn.co/image/ab67616d00001e02554488d0c51967b1654d8ce5 supported_features: 21439

Artwork shows just fine on Primary, but not on Secondary. It's just blank/orange. but interestingly album art shows up in "more-info" . Anyone had similar issues or ideas as to how to make artwork display properly?

media

Thanks in advance

mindtripper avatar Jul 23 '20 07:07 mindtripper

Same issue as with #29

lukas-hetzenecker avatar Sep 14 '20 07:09 lukas-hetzenecker