
Artist images not loaded
A few dags ago I installed lidarr as a docker on my Synology. I noteced that some of the images of artist are not loaded. I tried a lot with troubleshoot by unfortunally
I checked the logs and it looks like Lidarr doesn't have premission to access some of the artists images.
2026-07-03 12:17:16.8|Debug|RefreshArtistService|Finished Artist refresh for [5dca4d22-d6c8-4e70-8ca1-4543e43353c7][Kenny Chesney]
2026-07-03 12:17:16.8|Warn|HttpClient|HTTP Error - Res: HTTP/2.0 [HEAD] https://r2.theaudiodb.com/images/media/artist/banner/txwxtt1479657685.jpg: 403.Forbidden (0 bytes)
2026-07-03 12:17:16.8|Warn|MediaCoverService|Couldn't download media cover for [5dca4d22-d6c8-4e70-8ca1-4543e43353c7][Kenny Chesney]. HTTP request failed: [403:Forbidden] [HEAD] at [https://r2.theaudiodb.com/images/media/artist/banner/txwxtt1479657685.jpg]
2026-07-03 12:17:16.9|Warn|HttpClient|HTTP Error - Res: HTTP/2.0 [HEAD] https://r2.theaudiodb.com/images/media/artist/thumb/yttqpw1478079268.jpg: 403.Forbidden (0 bytes)
2026-07-03 12:17:16.9|Warn|MediaCoverService|Couldn't download media cover for [5dca4d22-d6c8-4e70-8ca1-4543e43353c7][Kenny Chesney]. HTTP request failed: [403:Forbidden] [HEAD] at [https://r2.theaudiodb.com/images/media/artist/thumb/yttqpw1478079268.jpg]
Is there a way to solve this or is this something for the developers?