1000 Commits
Author SHA1 Message Date
timmy 4a3194cb85 Merge branch 'settings-consistency' into develop 2026-08-15 13:39:46 -07:00
timmy 70b2a0f23d Consolidate plugin code 2026-08-15 13:39:46 -07:00
timmy cf4e940360 Merge branch 'mizaki-talker_settings' into develop 2026-08-15 13:39:46 -07:00
timmy 5ccd446d8c Merge branch 'mizaki-source_logo_url' into develop 2026-08-15 13:39:46 -07:00
timmy 6f449ced2c Reduce startup time importlib 2026-08-15 13:39:46 -07:00
timmy a9a81a9c65 Turn comicapi.archivers.* into plugins 2026-08-15 13:39:46 -07:00
timmy cfee835d32 fixup whitespace other imagefetcher 2026-08-15 13:39:46 -07:00
timmy 23d73aded4 Separate archivers into their own packages 2026-08-15 13:39:46 -07:00
timmy 2844582ff0 Merge branch 'mizaki-phash' into develop 2026-08-15 13:39:46 -07:00
timmy 693c344cc1 Merge branch 'crop-border' into develop 2026-08-15 13:39:46 -07:00
timmy 59d9fb24c5 Fix try block parsing credits in ComicCacher 2026-08-15 13:39:46 -07:00
timmy bba70aa98b Tidy Issue Identifier
Switch comictalker TypedDicts to dataclasses
Stop using thumb image
2026-08-15 13:39:46 -07:00
timmy f3667c8e2d Simplify year matching 2026-08-15 13:39:46 -07:00
timmy d44ac65085 Change series id to strings 2026-08-15 13:39:46 -07:00
timmy 5c88cf8a96 Change issue id to strings 2026-08-15 13:39:46 -07:00
timmy 8bd9182455 Simplify id matching 2026-08-15 13:39:46 -07:00
timmy bdcef2295e Fix color space on CMYK images 2026-08-15 13:39:46 -07:00
timmy 09def1b0d8 Improve typing in ComicVineTalker 2026-08-15 13:39:46 -07:00
timmy c3f9bdfb22 Update ComicTalker documentation 2026-08-15 13:39:46 -07:00
timmy d05075b593 Merge branch 'volume-to-series' into develop
fixup series
2026-08-15 13:39:46 -07:00
timmy e5198c8ab6 Handle issue numbers with more than 3 digits
Improve issue number handling regarding the '#'
Collapse formatting parser

Add more 4-digit issue number tests
2026-08-15 13:39:46 -07:00
timmy 5de3739586 Move log header to execute immediately after the log is configured 2026-08-15 13:39:46 -07:00
timmy 2951dc40b9 Merge branch 'settings' into develop
Merge branch 'mizaki-rename_namespace_fix' into develop
2026-08-15 13:39:46 -07:00
timmy b8ed7e662a Merge branch 'mizaki-infosources' into dev
Fix tests

Stop setting the notes field in map_comic_issue_to_metadata

Make errors loading the ComicVineTalker object explicit

Re-add --only-set-cv-key feature

Cleanup

Move most options passed in to ComicVineTalker to ComicTalker
Give ComicCacher and ComicTalker a version argument to remove all
  references to comictaggerlib
Update default arguments to reflect what is required to use these classes
2026-08-15 13:39:46 -07:00
timmy 81ee456fe7 Merge branch 'mizaki-infosources' into dev
Fix tests

Stop setting the notes field in map_comic_issue_to_metadata

Make errors loading the ComicVineTalker object explicit

Re-add --only-set-cv-key feature

Cleanup

Move most options passed in to ComicVineTalker to ComicTalker
Give ComicCacher and ComicTalker a version argument to remove all
  references to comictaggerlib
Update default arguments to reflect what is required to use these classes
2026-08-15 13:39:46 -07:00
timmy e31c104c5e Allow searching without a comic archive selected 2026-08-15 11:52:55 -07:00
timmy 36ad8b8c25 Merge branch 'mizaki-fixii_keys' into develop 2026-08-15 11:52:55 -07:00
timmy 32331b4876 Add LICENSE file 2026-08-15 11:52:55 -07:00
timmy b874614ea0 Reduce startup time wordninja 2026-08-15 11:52:55 -07:00
timmy cc407ecf25 Reduce startup time pil 2026-08-15 11:52:55 -07:00
timmy 71abf827f7 Reduce startup time 2026-08-15 11:52:55 -07:00
timmy d980fe7def fixup whitespace other issueidentifier 2026-08-15 11:52:45 -07:00
timmy 05bd42e5c1 fixup whitespace other renamer 2026-08-15 11:52:45 -07:00
timmy 6cf25d5e69 fixup whitespace test 2026-08-15 11:51:53 -07:00
timmy 2d7a434460 fixup whitespace gui 2026-08-15 10:29:26 -07:00
timmy 4e2cdb35f4 fixup whitespace comicapi 2026-08-15 10:29:26 -07:00
timmy 25aa2ef646 fixup formatting utils
fixup formatting version checker

collapse formatting optional msg
2026-08-15 10:29:26 -07:00
Mizaki 89e9f9a675 FIX: A hamming distance of 0 is a perfect match. Adjust to 100 for empty URLs 2026-08-15 10:29:26 -07:00
timmy b4d441c537 Fix package selection 2026-08-15 10:29:26 -07:00
timmy e5f6a7d1d6 Add warning about settings 1.5.5 2022-11-25 17:09:22 -08:00
timmy e7f937ecd2 Enable version checking 2022-11-25 17:08:26 -08:00
timmy 3f9e5457f6 Fix make clean 2022-11-24 09:41:51 -08:00
timmy cc2ef8593c Update pre-commit 2022-11-24 01:25:24 -08:00
timmy c5a5fc8bdb Fix issue with combine_notes 2022-11-24 01:24:15 -08:00
timmy 1cbed64299 Fix an issue with normalizing the platform in filerenamer.py 2022-11-23 12:36:19 -08:00
timmy c608ff80a1 Improve typing 2022-11-22 17:11:56 -08:00
timmy 76fb565d4e Merge branch 'mizaki-iiemptyurl' into develop 2022-11-11 17:09:45 -08:00
Mizaki 880b1be401 Return zero score if there is no image url. Fixes #392 2022-11-10 16:15:27 +00:00
timmy c469fdb25e Make 7zip support optional 2022-11-06 08:27:45 -08:00
timmy 685ce014b6 Fix tests for comicvinetalker 2022-11-04 16:27:30 -07:00