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

fetchart: Add last.fm source #3530

Closed
jallbrit opened this issue Mar 27, 2020 · 2 comments · Fixed by #3534
Closed

fetchart: Add last.fm source #3530

jallbrit opened this issue Mar 27, 2020 · 2 comments · Fixed by #3534
Labels
feature features we would like to implement

Comments

@jallbrit
Copy link

Use case

When downloading album art via fetchart, it would be useful to be able to query last.fm. This functionality is present in airsonic, and I tried to find how it works and came across this commit which seems to implement this functionality.

Solution

The fetchart plugin should have a new source called lastfm or last.fm that queries last.fm.

Alternatives

For some releases, the sources currently available for album art don't suffice. Thus, the only suitable alternative is to grab the art manually.

@sampsyo sampsyo changed the title Add last.fm as fetchart source fetchart: Add last.fm source Mar 29, 2020
@sampsyo sampsyo added the feature features we would like to implement label Mar 29, 2020
@sampsyo
Copy link
Member

sampsyo commented Mar 29, 2020

Sounds good! Seems like it shouldn't be that complicated if someone wants to jump in.

@jackwilsdon
Copy link
Member

I wouldn't mind picking this up - seems rather straighforward.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature features we would like to implement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants