First, this card is exactly what I was looking for in a media player. It has been working well since I set it up.
Would it be possible to add tap_action (and ideally hold_action) parameters to the media player card itself? This would allow for triggering an action instead of the more-info pop-up.
Some background: I have been using pop-up card to show a custom card instead of the default more-info card on several minimalist players to save room but still give access to source and transport controls when needed. This card has now been deprecated and the replacement requires a service call to trigger the pop-up.
Yes, it would be great!
If anyone wanna help implement this feature:
I've implemented this in my other card and the implementation can be found here handleClick.js, we should be able to pretty much copy paste it into this project.
+1 on this! I would really like to use this feature for redirection to another more advanced Music tab!
Looking over the code, this looks like it should be simple to bring over. I'll work on it.
Let me know if you need assistance 馃憤
You guys are awesome!
@stmrocket And how about this functionality?
Now available in the latest release, thanks @darkkatarsis.
@kalkih Will it be very complicated to add hold action support?
Most helpful comment
Looking over the code, this looks like it should be simple to bring over. I'll work on it.