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

allow changing fallback image #31

Closed
youlovecult opened this issue Sep 29, 2022 · 3 comments
Closed

allow changing fallback image #31

youlovecult opened this issue Sep 29, 2022 · 3 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@youlovecult
Copy link

youlovecult commented Sep 29, 2022

Since i know local files you cant really find the cover can we just have it not show any cover like spotify does? instead of the apple music symbol

@wxllow
Copy link
Owner

wxllow commented Sep 30, 2022

If you want to change the fallback image, you will need to use your own Discord Application as that's done on Discord's side.

You have to create your own Discord application (https://discord.com/developers/applications) and then upload your fallback image of choice in the Rich Presence → Art Assets section, naming it logo.

Then, get the client ID from your Discord application and change it in config.toml like shown here: https://github.com/wxllow/applemusicrp/wiki/Configuration#client-id

You will also want to upload the play/pause icons, if you so desire to have those. (You can find them and download them here: https://github.com/wxllow/applemusicrp/tree/master/logos, name them play and pause respectively)

@wxllow
Copy link
Owner

wxllow commented Sep 30, 2022

In a next update, I can add a feature to use a custom url for the fallback image

@youlovecult
Copy link
Author

youlovecult commented Sep 30, 2022 via email

@wxllow wxllow added enhancement New feature or request good first issue Good for newcomers labels Sep 30, 2022
@wxllow wxllow changed the title album covers for local songs allow changing fallback image Oct 22, 2022
@wxllow wxllow closed this as completed Oct 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants