[GH-ISSUE #528] add bulk download of artist images from last.fm on scan/demand #375

Closed
opened 2026-02-26 02:33:00 +03:00 by kerem · 1 comment
Owner

Originally created by @binhex on GitHub (Jan 25, 2017).
Original GitHub issue: https://github.com/koel/koel/issues/528

Hi, so i would like to request the ability to download artist images from last,fm, the way i imagine it working is that if the last.fm api and key are defined in the .env file (check already in place for this i see) then this would enable an additional checkbox (greyed out otherwise) setting in the "Settings" section to "Download artist images from Last.fm on media scan" and/or maybe with the option to "Force download of artist images from Last.fm for the existing library".

The only issue i can see with this is that we would potentially be hitting last.fm quite hard, not sure what the limit is on the api on number of requests, but if the limit is quite high then i think this could be a pretty cool feature to add in.

Originally created by @binhex on GitHub (Jan 25, 2017). Original GitHub issue: https://github.com/koel/koel/issues/528 Hi, so i would like to request the ability to download artist images from last,fm, the way i imagine it working is that if the last.fm api and key are defined in the .env file (check already in place for this i see) then this would enable an additional checkbox (greyed out otherwise) setting in the "Settings" section to "Download artist images from Last.fm on media scan" and/or maybe with the option to "Force download of artist images from Last.fm for the existing library". The only issue i can see with this is that we would potentially be hitting last.fm quite hard, not sure what the limit is on the api on number of requests, but if the limit is quite high then i think this could be a pretty cool feature to add in.
kerem closed this issue 2026-02-26 02:33:00 +03:00
Author
Owner

@phanan commented on GitHub (Jan 26, 2017):

Artist and album images are already being downloaded from Last.fm when the songs are played. I don't think repeatedly requesting Last.fm API (during scan) is a good idea.

<!-- gh-comment-id:275285030 --> @phanan commented on GitHub (Jan 26, 2017): Artist and album images are already being downloaded from Last.fm when the songs are played. I don't think repeatedly requesting Last.fm API (during scan) is a good idea.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/koel-koel#375
No description provided.