That does indeed look cool, however it’s not possible to achieve with this card, since each mini-media-player has no control of what’s outside its own card, if you understand what I mean.
To achieve this, the background would have to be set on the card that wraps/groups the mini-media-players. I’m not sure if such a card exists, if not, it shouldn’t be hard to create one, like a custom version of the entities card with a background option.
I have been looking forward to this media player in lovelace. I really liked the old one, but loving the new one <3. Any chance you will add the button-functionality as well?
I noticed, that the source picker is not all visible on the screen, when using the iOS app. I have the source picker visible on the card. Anyone else with that problem?
Does it not show up at all, or is it invisible? Make sure to set show_source: true in your card
I just tried in the iOS app, shows up fine for me. Although In the current release, v0.7 there is an issue with the visibility of the source text when artwork: cover is set.
I won’t be adding that feature. Take a look at button-card for a possible solution.
Oh, I see! I’ve fixed that issue, the dropdown now expands to the left (instead of right). I will release a new version including that fix later today!
Ye, I already tried the button-card. It works OK, but it leaves a space between the two cards, unfortunately, even if I put it into a vertical-stack card first, so I thought a full integration would probably look way better. But that is alright with me. Just had to ask ;D
Looks like you might not be on the latest version? Make sure to change the ver= at the end of your reference in ui-lovelace.yaml after you get new versions.
Thanks for the show source feature. Its perfect and together with the hide_controls it makes the player super slim.
I have one thought thou. We have both the options of hide_volume and hide_controls and when you choice to set hide_controls then volume control is obviously still there but the mute function disappears. I don´t know what you or others think but I would see the mute function as part of the volume controls and make it visible until you choice to do hide_volume: true.
You’re right, that makes more sense. I’ll probably add the mute button back in the next release and possibly add one more option to hide the mute button instead.
The reason to hide the mute button was made to save some horizontal space when shrinking the card to one row with hide_controls.