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

feat: support album art for image #7

Merged
merged 5 commits into from
Oct 29, 2023
Merged

feat: support album art for image #7

merged 5 commits into from
Oct 29, 2023

Conversation

TorchedSammy
Copy link
Owner

@TorchedSammy TorchedSammy commented Jan 13, 2023

add the ability to set album art on the large image instead of the generic note icon based on these methods:

  • spotify api
  • uploading image to discord

closes #4 and would be merged with the previous branch (dynamic-album-art)

other tasks

  • config option
    • use album art
    • art fetching method
  • error handling

@TorchedSammy TorchedSammy added the enhancement New feature or request label Jan 13, 2023
now that i actually read the docs for the spotify api, clematis
will match the album art based on the track title and artist
instead of based on album. this will also work for singles!

there should no longer be any panics.
@TorchedSammy TorchedSammy merged commit 51a62f6 into master Oct 29, 2023
6 checks passed
@TorchedSammy TorchedSammy deleted the host-album-art branch October 29, 2023 23:03
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

Successfully merging this pull request may close these issues.

feat: dynamicAlbumArt - would automatically upload and set album art in rich presence
1 participant