lordwelch
  • Joined on 2023-05-03
lordwelch pushed to main at lordwelch/comic-hasher 2024-10-19 09:53:35 -07:00
840e97cff0 Handle reading existing invalid json
50fcfb9513 Remove downloaded result on json failure
Compare 2 commits »
lordwelch pushed to main at lordwelch/comic-hasher 2024-10-19 09:39:32 -07:00
776ca68e3e Wait for page download failures
lordwelch pushed to main at lordwelch/comic-hasher 2024-10-18 14:35:37 -07:00
95fa44fb97 Fix mutex on badURLs
lordwelch pushed to main at lordwelch/comic-hasher 2024-10-18 14:30:48 -07:00
d0c7ed792a Fix infinitely increasing url length
lordwelch pushed to main at lordwelch/comic-hasher 2024-10-18 11:48:19 -07:00
97802d9111 Start cover download immediately
lordwelch pushed to main at lordwelch/comic-hasher 2024-10-18 11:20:22 -07:00
89c9b4ebce Allow truncating image files to save space
lordwelch pushed to main at lordwelch/comic-hasher 2024-10-18 10:56:04 -07:00
a65cadf106 Add CV cover downloader
lordwelch pushed to main at lordwelch/comic-hasher 2024-10-16 17:56:37 -07:00
4922ceb678 Fix locking for map storage
lordwelch pushed to main at lordwelch/comic-hasher 2024-10-14 02:05:04 -07:00
da54b3a454 Fix decoding hashes
f560b7f428 Fix loading empty hashes
87c1a69b49 Remove unused Path attribute
dbf03d258c Fix encoding hashes
Compare 4 commits »
lordwelch pushed tag 1.0.1 to lordwelch/archived-tags 2024-09-22 15:27:47 -07:00
lordwelch created branch main in lordwelch/archived-tags 2024-09-22 15:20:26 -07:00
lordwelch pushed to main at lordwelch/archived-tags 2024-09-22 15:20:26 -07:00
c81cf51c53 Add __init__.py
39b5dd2814 Fix readme
c21e26ac53 Initial commit
lordwelch created repository lordwelch/archived-tags 2024-09-22 15:20:23 -07:00
lordwelch pushed to cv-cache at lordwelch/comictagger 2024-09-19 19:13:58 -07:00
89dfec2363 ComicVine improvements
39a4a37d7c Add tests
Compare 2 commits »
lordwelch created branch cv-cache in lordwelch/comictagger 2024-09-19 17:32:03 -07:00
lordwelch pushed to cv-cache at lordwelch/comictagger 2024-09-19 17:32:03 -07:00
25e5134577 Cache more ComicVine lookups
a7f1d566ab Merge branch 'plugin-isolation' into develop
Compare 2 commits »
lordwelch pushed to plugin-isolation at lordwelch/comictagger 2024-09-17 15:32:34 -07:00
234d9e49fe Fix test
lordwelch pushed to plugin-isolation at lordwelch/comictagger 2024-09-17 14:27:07 -07:00
6ea9230382 Allow .whl files
lordwelch pushed to plugin-isolation at lordwelch/comictagger 2024-09-17 14:24:06 -07:00
6a97ace933 Only support zip local plugins
lordwelch pushed to plugin-isolation at lordwelch/comictagger 2024-09-16 16:13:38 -07:00
f56d58bf45 Fix reading plugin files