Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Placeholders for RPC Buttons #257

Open
gXLg opened this issue Apr 5, 2024 · 2 comments
Open

Placeholders for RPC Buttons #257

gXLg opened this issue Apr 5, 2024 · 2 comments
Labels
enhancement New feature or request hacktoberfest

Comments

@gXLg
Copy link

gXLg commented Apr 5, 2024

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 gXLg added the enhancement New feature or request label Apr 5, 2024
@dead8309
Copy link
Owner

dead8309 commented Apr 5, 2024

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

@gXLg
Copy link
Author

gXLg commented Apr 6, 2024

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest
Projects
None yet
Development

No branches or pull requests

2 participants