Unable to download cover and folder images from ComicVine

Post any problems / bugs / issues that are Mylar-related in here.
Post Reply
McRam
Posts: 11
Joined: Mon Nov 06, 2023 1:34 pm

Unable to download cover and folder images from ComicVine

Post by McRam »

Hello! I noticed that my Mylar docker is unable to download cover + folder images from Comicvine for newly added series (just noticed this for the first time, so not sure when it really started). See log entries below. I updated my user-agent but that did not fix it. Refresh info on a comic gives the same entries in the log. Docker is the latest version [v0.8.3]. API page of ComicVine looks normal with stats. When I open the link from the log in a browser I get to see the image. So a bit strange this. Any ideas on how to fix this?

Code: Select all

03-Nov-2025 18:35:15 - WARNING :: mylar.getImage.4358 : mass-refresh : Unable to download image from CV URL link: https://comicvine.gamespot.com/a/uploads/scale_small/6/67663/2490064-01.jpg [Status Code returned: 403]
03-Nov-2025 18:35:15 - WARNING :: mylar.getImage.4380 : mass-refresh : Truncated image retrieved - trying alternate image file.
03-Nov-2025 18:35:17 - INFO :: mylar.getImage.4343 : mass-refresh : Attempting to retrieve the comic image for series
03-Nov-2025 18:35:18 - WARNING :: mylar.getImage.4358 : mass-refresh : Unable to download image from CV URL link: https://comicvine.gamespot.com/a/uploads/square_avatar/6/67663/2490064-01.jpg [Status Code returned: 403]
falo
Posts: 8
Joined: Mon Dec 09, 2024 6:45 pm

Re: Unable to download cover and folder images from ComicVine

Post by falo »

This is an issue with ComicVine changing their cloudflare configuration. Image scraping is being blocked. It's being looked at.
McRam
Posts: 11
Joined: Mon Nov 06, 2023 1:34 pm

Re: Unable to download cover and folder images from ComicVine

Post by McRam »

falo wrote: Mon Nov 03, 2025 6:27 pm This is an issue with ComicVine changing their cloudflare configuration. Image scraping is being blocked. It's being looked at.
Thanks for the update. Will wait and see if it will fix itself in time.
Ghozt
Posts: 27
Joined: Wed Dec 25, 2013 4:38 am

Re: Unable to download cover and folder images from ComicVine

Post by Ghozt »

It looked like it was working again for a week or so but looks to be an issue again as this is also happening to me. glad it wasnt just me
Spartan304
Posts: 23
Joined: Sun Mar 02, 2014 2:16 pm

Re: Unable to download cover and folder images from ComicVine

Post by Spartan304 »

Yeah, it looks like it's still not working. I figured out how to manually set it through db modifications but I'm sure evilhero doesn't want everyone mucking around the database, so if this doesn't get fixed on CV's side soon, maybe we can get a cover image field added in the GUI for each series?
falo
Posts: 8
Joined: Mon Dec 09, 2024 6:45 pm

Re: Unable to download cover and folder images from ComicVine

Post by falo »

See this github issue for a workaround:

https://github.com/mylar3/mylar3/issues ... 3542446419
Post Reply