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

[AlbumArt] Allow a custom provider #74

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

dtorres
Copy link

@dtorres dtorres commented Nov 14, 2020

In certain setups, the installed mpd does not support extracting the embedded art, the media doesn't contain them or the embedded art is lower quality than desired.

In my setup, I use MyMPD which exposes an API with the same input as MPD to provide artwork. I've implemented it as best as I could.

I'm sure the UI can be improved but my experience with AppKit is limited so any pointers are appreciated.

You're also welcome to take over this code if you'd like

Diego Torres added 2 commits November 7, 2020 19:26
Base automatically changed from master to main March 13, 2021 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant