Kizzy icon indicating copy to clipboard operation
Kizzy copied to clipboard

Placeholders for RPC Buttons

Open gXLg opened this issue 2 months ago • 2 comments

I would like to use placeholders for RPC Buttons, for example I would add a custom button something like:

{{song_name}}

and in the button URL I enter something like

{{song_url}}

So that it dynamically changes to the name and URL of the song I am currently listening to (for example on youtube music)

gXLg avatar Apr 05 '24 10:04 gXLg

Last time I checked the song/video urls were not present in metadata provided to us, so i don't think the song url is possible.

Although The templating idea looks good we can definitely try to support that

dead8309 avatar Apr 05 '24 22:04 dead8309

Good possibility for providing URLs would be implementing a search API for widely used apps like YouTube (Music), SoundCloud etc.

(with users having to enable it, because it would take up further bandwidth on the client side)

gXLg avatar Apr 06 '24 08:04 gXLg