Once you start listening to music, you also get a full media playing experience including a list of what’s currently in queue. This is especially useful for when you launch a playlist, radio, or album.
The list will let you drill into playlists, albums, and artists to see their songs. Depending on the row, you can play the music, drill into, or launch a radio.
If you want the grid layout set coverNavigation: true in the card editor. By default the list layout will be used.
Reminder: You must have already set up ytube_music_player before installing this card.
Hi OptimalHome, first of all I want to thank you so much for developing and releasing this great card. A card like this next to the custom spotify card was definitely missing for a long time and bonus we have the search function!
I really want to ask if it’s possible to add more features to the card, where you can set just a thumbnail playlist, and hide the player with the possibility of selecting it for random playback. Similar to how the spotify lovelace card works now.
I now have a playlist setup with spotify in my dashboard, and I’ve been wanting something similar for youtube music for a long time. Thank you in advance for considering and possibly adding this feature
So I have been laying the ground work for this, but it’s not fully there.
With the grid layout, I added a config option called ‘initialAction’ where you could configure the “For You” page to start on something like a specific playlist.
Hi everyone - I wanted to prepare folks for a somewhat meaningful change to the background of the card.
Right now I try to keep the card light when in light mode and dark in dark mode. With the upcoming change, the card will work consistently whether HA is in light or dark mode. The benefit is a more pronounced album cover shown on the card. It’s prominent much like the mini media player.
thanks for the quick response, I modified the card for my need I need a little help, I want to edit the background for the grid-item .title , I can’t find the specific $ for card_mod, how do I get to the elements?
I tried to add custom:swipe-card as another card, now I don’t know if it’s a problem with my yaml or a bug. The search field doesn’t work and after interaction the whole placement is messed up. I’m sending a screen, for info…
I haven’t used the swipe card before but some elements are absolute positioned which may be clashing with the swipe card itself. You’re welcome to open an issue in GH - GitHub - pathofleastresistor/polr-ytube-media-card.