Commit Graph

1634 Commits

Author SHA1 Message Date
2eb889a596 Build the release with python 3.12 2025-03-27 18:56:57 -07:00
47742ac8ee Download appimage for the current platform 2025-03-27 18:56:38 -07:00
08efc75782 Switch to PyQt6 2025-03-27 18:56:00 -07:00
25eabaf841 Fix windows being an inferior OS 2025-03-18 21:50:00 -07:00
d6d7e0ec65 Add macOS arm64 build to package.yaml 2025-03-18 21:28:50 -07:00
3b5e9d8f95 Log a warning the first time we can't find rar for writing 2025-03-18 21:25:04 -07:00
3dad7c18f8 Fix removing disabled tags 2025-03-18 21:24:08 -07:00
ea945a6b2a Don't allow cr tags to be disabled if it's the only tags available 2025-03-18 19:57:06 -07:00
575d36b67f Update typing 2025-03-18 19:55:28 -07:00
6a9d4bf648 Update sys.path handling 2025-03-16 14:06:49 -07:00
719eedb8b5 Fix #739 2025-03-16 13:52:45 -07:00
36f5c72a65 Update issue templates 2025-03-02 15:20:46 -08:00
60a2c6168b Fix uploading multiple artifacts 2025-03-02 15:01:20 -08:00
f008763361 Add macos-14 for Apple Silicon binaries. Thanks to @pa-0 for testing 2025-03-02 14:35:17 -08:00
400092dd84 Notify user when no tags are enabled 2025-03-02 13:34:23 -08:00
c5c59f2c76 Merge branch 'original_hash' into develop 2025-03-02 12:46:56 -08:00
c8888cdbad Mark the checksum with the "sum:" prefix in the ScanInforamtion field 2025-03-02 12:44:02 -08:00
5b204501f3 Update pre-commit 2025-03-02 12:36:23 -08:00
5d96bdfda5 Allow printing combined CLI tags 2025-03-02 12:32:40 -08:00
803768b33a Allow recording the original hash 2025-03-02 12:32:40 -08:00
8837fea957 Merge branch 'mizaki/image_urls_hashes' into develop 2025-02-26 21:28:39 -08:00
085b599bc4 Parametrise cover match test and add ImageHash data 2025-02-23 18:11:40 -08:00
d2499f6bae Add ImageHash support for alternate_urls 2025-02-23 18:11:40 -08:00
c3f5badc7d Use source hashes for cover matching 2025-02-11 01:03:12 +00:00
7e22b4cc22 Update AUTHORS 2025-02-09 01:05:20 +00:00
f9a39aa183 docs(contributor): contrib-readme-action has updated readme 2025-02-09 01:05:17 +00:00
cadac0a79e Merge branch 'mizaki/auto_summary_attrib' into develop 2025-02-08 17:03:10 -08:00
7589dca948 Update readme with winget info 2025-02-08 16:58:59 -08:00
ea37f96abd Merge branch 'kcgthb/online_results_info' into develop 2025-02-08 15:43:18 -08:00
8847518818 Add source info to auto-tag summary window 2025-02-08 22:40:39 +00:00
fbaec93d7d Update comictaggerlib/cli.py
Make sure `results` exists before checking for `online_results`

Co-authored-by: Timmy Welch <timmy@narnian.us>
2025-02-02 11:38:51 -08:00
5ee467465a Fix a cache miss when retrieving multiple issues 2025-01-30 01:39:26 -08:00
7480e28eac only display metadata source info if results were found, to avoid confusion 2025-01-27 17:48:19 -08:00
7998944a71 Import pillow plugins 2025-01-21 19:23:14 -08:00
280606ae11 Remove dependency on Pillow <10 2025-01-21 19:16:01 -08:00
c9de8370c2 Merge branch 'mizaki/gmd_lang_iso' into develop 2025-01-10 16:59:54 -08:00
8de35bdfa1 Fix default dict creating unnecessary keys 2025-01-10 16:25:10 -08:00
5f8a6b25c1 Fix -1 not being false for credit language combobox 2025-01-10 23:46:45 +00:00
01d7612a58 Pass credit language ISO using the widget.data to respect the metadata credit requiring an ISO string. If the string fails to match an ISO, use the raw text. 2025-01-10 00:19:35 +00:00
e8e21eb1b6 Fix tests not being excluded in wheel 2025-01-05 18:41:15 -08:00
8fbb40bb76 Fix language and countries getting modified 2024-12-16 19:13:56 -08:00
04075cc20e Fix credit handling in GUI 2024-12-16 19:12:25 -08:00
92ce2987ea Regenerate settngs 2024-12-07 15:30:44 -08:00
c282ebf845 Switch ubuntu runner to 22.04 and macos to 13 2024-12-07 14:41:22 -08:00
38932f0782 Add language to ComicTagger 2024-12-06 23:18:45 -08:00
bf0a46055a Fix parsing ' in filenames
Fixes #672
2024-12-06 23:18:45 -08:00
0fa329ca75 Add language to Credit in ComicAPI 2024-12-06 23:09:25 -08:00
577e99ae39 Print CLI tags when using the print command 2024-12-06 23:02:10 -08:00
5df9359151 Merge branch 'mizaki/write_md_merge' into develop 2024-10-19 14:00:46 -07:00
119a0881e0 Merge branch 'mizaki/fix_readtags' into develop 2024-10-19 13:59:59 -07:00