mirror of
https://github.com/koel/koel.git
synced 2026-04-26 09:15:59 +03:00
[GH-ISSUE #2129] [Bug]: Artist artwork not showing up #1096
Labels
No labels
Authentication
Dependencies
Documentation
Feature Request
Flac
Help Wanted
Installation/Setup
Integration
Mobile
PR Welcome
Pending Release
Performance
Playlist
S3
Search
Sync
[Pri] Low
[Pri] Normal
[Status] Keep Open
[Status] Needs Author Reply
[Status] Needs Review
[Status] Stale
[Status] Will Implement
[Type] Blessed
[Type] Bug
[Type] Duplicate
[Type] Enhancement
[Type] Help Request
[Type] Question
[Type] Task
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/koel-koel#1096
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @volcs0 on GitHub (Oct 7, 2025).
Original GitHub issue: https://github.com/koel/koel/issues/2129
Originally assigned to: @phanan on GitHub.
Read the Troubleshooting guide.
Reproduction steps
Expected behavior
Artist artwork should be available.
Actual behavior
Only the generic Koel icon is seen.
Logs
No response
Koel version
7.15.1 (current)(
How did you install Koel?
Official Docker image
Additional information
@phanan commented on GitHub (Oct 7, 2025):
Artist and album artworks are not retrieved during scan (that would trigger a bunch of requests to the external APIs in a short amount of time, slowing down the process and risking account cancellation for not playing nice). Koel only attempts to fetch the artwork when a song is played.
@volcs0 commented on GitHub (Oct 7, 2025):
Yes, thanks. I know this.
I have never seen any artwork displayed - when I play a song.
I've checked the logs during song play, and I don't see any requests for fetching artwork.
Artist information (and album) is displayed correctly.
Just no artwork. I only see the Koel icon where the artist art should be.
Thanks!
@phanan commented on GitHub (Oct 7, 2025):
Hmm then I will take a look. Sounds like a regression indeed. Thanks for
letting me know!
On Tue, Oct 7, 2025 at 22:46 Sam Volchenboum @.***>
wrote: