785c987ba6
Run tests in parallel
CI / lint (ubuntu-latest, 3.9) (push) Failing after 16s
Contributions / A job to automate contrib in readme (push) Failing after 14s
CI / build-and-test (macos-13, 3.13) (push) Has been cancelled
CI / build-and-test (macos-13, 3.9) (push) Has been cancelled
CI / build-and-test (macos-14, 3.13) (push) Has been cancelled
CI / build-and-test (macos-14, 3.9) (push) Has been cancelled
CI / build-and-test (ubuntu-22.04, 3.13) (push) Has been cancelled
CI / build-and-test (ubuntu-22.04, 3.9) (push) Has been cancelled
CI / build-and-test (windows-latest, 3.13) (push) Has been cancelled
CI / build-and-test (windows-latest, 3.9) (push) Has been cancelled
2025-06-18 21:08:27 -07:00
8ecf70bca2
Require pyicu
2025-06-18 21:08:27 -07:00
eda794ac09
Bump comicinfoxml
2025-06-18 21:08:27 -07:00
c36e4703d0
Use zipremove
2025-06-18 21:08:27 -07:00
818c3768ad
Fix isort
2025-06-18 21:08:27 -07:00
5100c9640e
Fix 7z
2025-06-18 21:08:27 -07:00
0a0c8f32fe
Update build for linux arm64 release
2025-06-18 21:08:27 -07:00
f4e2b5305c
Fix enabling original hash widgets
2025-06-18 21:08:27 -07:00
11e2dea0b1
Test python 3.9 and 3.13 publish 3.13 binaries
2025-06-18 21:08:27 -07:00
0c28572fbc
Download appimage for the current platform
2025-06-18 21:08:27 -07:00
653e792bfd
Switch to PyQt6
2025-06-18 17:24:37 -07:00
94f325a088
Fix error when parsing metadata from the CLI
2025-05-24 11:49:56 -07:00
ebd7fae059
Fix setting the issue to "1" when not searching online
2025-05-24 11:49:38 -07:00
12f1d11ee8
Merge branch 'mizaki/issue_hash_cover' into develop
2025-05-05 00:20:57 -07:00
3d47e6b3b6
Make perception hash more efficient
2025-05-04 17:28:52 -07:00
0f1239f603
Remove probably unnecessary waits in rar code for macOS
2025-05-04 17:28:03 -07:00
66cc901027
Fix python 3.12 deprecation
2025-05-04 15:49:48 -07:00
ca969e12a7
Update quick tag for new api
2025-05-04 15:40:34 -07:00
039fd4598d
Remove unnecessary log output
2025-05-04 15:32:45 -07:00
f1b729129e
Fix mypy types
2025-05-04 15:32:26 -07:00
0a7bb4d93d
Fix ratelimit on direct series/issue lookups
2025-05-04 15:32:00 -07:00
3c062a1cd3
Alter invalid hash test from hash value to kind value
2025-05-04 22:32:09 +01:00
bcc677ab12
Use empty string Kind instead of Hash != 0 for hash checking. Remove redundent or for HashImage.URL value
2025-05-03 22:07:28 +01:00
77ddbf5baa
pre-sort filenames fixes #705
...
Provides consistent ordering for numbers in names
2025-05-02 20:02:24 -07:00
71b32f6702
Update AUTHORS
2025-05-03 02:55:58 +00:00
32dd3a253f
docs(contributor): contrib-readme-action has updated readme
2025-05-03 02:55:54 +00:00
dfaa2cc11d
Reduce number of requests for quick_tag
2025-05-02 14:33:00 -07:00
2106883c67
Improve ComicCacher performance
2025-05-02 14:12:25 -07:00
3ebc11d95e
Merge branch 'emmanuel-ferdman/develop' into develop
2025-05-02 13:50:32 -07:00
c9e368bf3f
Speedup ComicArchive access fixes #728
...
Fix invalid zip test
Removing the check on each file inside of the zip, invalid zip files may still be opened but don't really matter in this case
Cache reading the filename list
Add a list of supported extensions to check first for an archiver
Remove unnecessary calls to rar executable
Fix limiter on integration test
Remove excess processEvents calls
Fix unnecessary calls when inserting into the FileSelectionList
2025-05-02 13:42:01 -07:00
2f64154cd2
Update to latest version of settngs
2025-05-01 18:18:50 -07:00
165388ce1b
Show more options to the user if there are multiple bad matches
...
Fix some error cases in the comicvine talker
Remove leftover pprint statement
2025-04-30 17:32:05 -07:00
fb629891ba
Sort files before processing
2025-04-30 17:27:25 -07:00
f0c644f5ec
Fix flake8 error
2025-04-30 17:26:56 -07:00
5ee31f45a8
Fix performance when removing tags from cbz files
2025-04-30 17:26:36 -07:00
bfd9fe89dc
Update quick-tag for new api
2025-04-25 13:45:28 -07:00
d65ce48882
Resolve bs4 deprecation warnings
...
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com >
2025-04-23 23:03:46 -07:00
75bba1814c
Remove rapidfuzz and use stdlib difflib
...
Results are on-par (90% the same) and this removes a dependency
2025-04-23 18:57:28 -07:00
146f160802
Fix tag selection
2025-04-22 21:08:10 -07:00
ad26ee7818
Fix deprecation warning
2025-04-22 21:08:10 -07:00
b5eba8d715
Fix difference_hash
2025-04-22 21:08:10 -07:00
d4bdefa9c1
Simplify zip
2025-04-22 21:04:02 -07:00
506fac03c7
Use ImageHash solely
2025-04-17 23:48:53 +01:00
343be3b973
Upgrade pre-commit
2025-04-13 13:48:42 -07:00
3c6321faa0
Fix assertion about image pixels
2025-04-12 21:15:49 -07:00
161f2ae985
Add all pillow extensions to recognized image extensions Fixes #752
2025-04-12 14:05:07 -07:00
2a8a3ab0c8
Update AUTHORS
2025-04-05 19:10:05 +00:00
65ae288018
docs(contributor): contrib-readme-action has updated readme
2025-04-05 19:10:02 +00:00
1641182ec0
Merge branch 'N-Hertstein/develop' into develop
2025-04-05 12:09:11 -07:00
2fafd1b064
Fallback to C only and add Logging
...
Skip falling back to en_US and go straight to C as it is always available.
Add error logging.
2025-04-04 20:03:18 +02:00