You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
sampsyo
changed the title
Add last.fm as fetchart source
fetchart: Add last.fm source
Mar 29, 2020
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 calledlastfm
orlast.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.
The text was updated successfully, but these errors were encountered: