This repository was archived by the owner on Oct 15, 2024. It is now read-only.
Tags: xchewtoyx/calibre-comicvine
Tags
Update to fix broken image downloads The comicvine api moved to only storing the path to images rather than the full url. They need to be expanded to include the http://static.comicvine.com domain
Patch pycomicvine so that it doesn't raise an AttributeError when new resource types are added.
Wrap pycomicvine calls in a retry decorator as these calls will occaisionally fail due to server side transient issues.
Add the ability to output a search result as opf when running a search from the commandline using calibre-debug -r Comicvine -- -o
Insert workaround for bug in comicvine API where sometimes the number of results reported does not match the actual number of results returned
PreviousNext