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

Add song covers to rich presence! #1503

Open
1 of 2 tasks
DqrknessItself opened this issue May 14, 2024 · 2 comments
Open
1 of 2 tasks

Add song covers to rich presence! #1503

DqrknessItself opened this issue May 14, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@DqrknessItself
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Pain

The Discord Rich Presence status uses an image for the cover that means nothing considering all songs use it.

Suggested solution

Please consider adding the covers for tracks as they would add a lot of value to the rich presence!

Useful resources

I'm not a developer but you already have access to the Spotify API and song covers as they are used in the app. Therefore, they should be usable for discord rich presence (I'd assume) :)

Additional information

No response

Self grab

  • I'm ready to work on this issue!
@DqrknessItself DqrknessItself added the enhancement New feature or request label May 14, 2024
@SrIzan10
Copy link

yeah! I'm not into dart but just by adding the URL into the rich presence server settings it should work!

@SrIzan10
Copy link

alright, for anyone who has the Flutter dev tools on their machine, adding the image URL on this line should do it:

largeImageKey: "spotube-logo-foreground",

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

No branches or pull requests

2 participants