Commit Graph

1730 Commits

Author SHA1 Message Date
Timmy Welch
2aff026ebc Update QWebEngineView usage and fix pyqtSignal enforcing types
Some checks failed
CI / lint (ubuntu-latest, 3.9) (push) Has been cancelled
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 (ubuntu-22.04-arm, 3.13) (push) Has been cancelled
CI / build-and-test (ubuntu-22.04-arm, 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-09-01 18:33:10 -07:00
Timmy Welch
b8dff44e54 Update comicapi docstrings 2025-09-01 18:33:10 -07:00
Timmy Welch
71fa3a57e0 Fix Tag test 2025-09-01 18:33:10 -07:00
Timmy Welch
88908691d1 Update most things to use a Tag directly 2025-09-01 18:33:10 -07:00
Timmy Welch
19495b6e36 Tests 2025-09-01 18:33:10 -07:00
Timmy Welch
91b5d3ce5d Redesign comic files 2025-09-01 18:33:10 -07:00
Timmy Welch
371c457d5b Fix tests 2025-09-01 18:33:10 -07:00
Timmy Welch
acb1d2951f Update comictaggerlib and comicapi for exception handling 2025-09-01 18:33:10 -07:00
Timmy Welch
8261e98ae1 Fix Archive and Tag plugin definitions for exception handling 2025-09-01 18:33:10 -07:00
Timmy Welch
69f9160517 Fix release build 2025-09-01 18:03:56 -07:00
Timmy Welch
04c529494e Remove Metron support see #783 2025-09-01 17:40:29 -07:00
Timmy Welch
2758c97e0a Update isocodes 2025-09-01 17:13:21 -07:00
Timmy Welch
9137cee3cd Fix edgecases with filerenaming
Add warnings in gui for sub-optimal rename templates
Fix using lists when renaming
Explicitly disallow fields starting with `_`
Mark credit roles with prefix `credit_` so that values will properly
  return None for unkown roles
Add `credit_item_` prefix to allow direct usage of the credit class

Make filename tests more readable
2025-08-10 19:42:40 -07:00
Timmy Welch
98c3ea23ff Parse a new weird filename
Lexer now matches month/day names ran together (eg Aug23)
Parser:
  Now strips off an apostrophe ' in front of a 4 digit number
  Now automatically activates skip if it's found c2c
    or there are >= 3 bracket groups
  Skips a < 3 digit number after a month/day name assuming it is the
    day of the month
2025-08-10 15:47:52 -07:00
Timmy Welch
e540ebe3a4 Fix tests 2025-08-10 15:36:04 -07:00
Timmy Welch
1b03f6b967 Fix error when no matches are found 2025-08-02 22:28:40 -07:00
Timmy Welch
4ec2e2d11b Fix log formatting
Some checks failed
CI / lint (ubuntu-latest, 3.9) (push) Has been cancelled
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 (ubuntu-22.04-arm, 3.13) (push) Has been cancelled
CI / build-and-test (ubuntu-22.04-arm, 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
Contributions / A job to automate contrib in readme (push) Has been cancelled
2025-07-17 22:14:58 -07:00
Timmy Welch
3b0c3447ee Recursively search for comics by default 2025-07-17 19:15:09 -07:00
Timmy Welch
d91f6799a0 Fix tags_read in json output for print action 2025-07-01 19:37:37 -07:00
Timmy Welch
e816232e59 Filerenamer enhancements
Allow None replacements to reference other fields
Only do standard replacements and duplicate space removal on field values
Remove filename sanitation of field values
    Filename sanitation is performed when doing the actual move
2025-07-01 19:21:19 -07:00
Timmy Welch
24428c8958 Fix None replacements 2025-07-01 18:17:29 -07:00
Timmy Welch
af693f4f25 Improve smart text cleanup 2025-07-01 18:16:50 -07:00
Timmy Welch
f9fb1237fb Update quick_tag to use Equivalent IDs 2025-06-29 18:36:26 -07:00
Timmy Welch
f741fc9d16 Merge branch 'mizaki/md_plugin_note-769' into develop 2025-06-29 17:37:57 -07:00
Timmy Welch
c035733aa3 Improve sorting volumes 2025-06-29 17:37:11 -07:00
Timmy Welch
e34b23747b Fix clearing cache 2025-06-29 17:37:11 -07:00
Timmy Welch
5e63fd6438 Implement better error handling during renaming 2025-06-29 17:37:11 -07:00
Timmy Welch
bfa9b07016 Use efficient list checks 2025-06-29 17:37:11 -07:00
Timmy Welch
c9d0420102 Fix sanitize_title for ComicVine search
Fixes #767
2025-06-29 17:37:11 -07:00
Mizaki
ee929d8f8a Add plugin sources notes to startup disclaimer and at bottom of metadata download settings window 2025-06-23 22:59:38 +01:00
github-actions[bot]
29e8216499 Update AUTHORS 2025-06-19 16:06:56 +00:00
github-actions[bot]
c6d43a3aaf docs(contributor): contrib-readme-action has updated readme 2025-06-19 16:06:52 +00:00
Timmy Welch
1aadf2c52a Merge branch 'Kijaru/add_gtin_identifier-762' into develop 2025-06-19 09:06:10 -07:00
Timmy Welch
b725a5e1d8 Run tests in parallel 2025-06-19 00:13:59 -07:00
Timmy Welch
62e085f1fc Require pyicu 2025-06-19 00:13:59 -07:00
Timmy Welch
347c3e4032 Bump comicinfoxml 2025-06-19 00:13:59 -07:00
Timmy Welch
0950f032c3 Use zipremove 2025-06-19 00:13:59 -07:00
Timmy Welch
3e527f6350 Fix isort 2025-06-19 00:13:59 -07:00
Timmy Welch
e8c211d5ac Fix 7z 2025-06-19 00:13:59 -07:00
Timmy Welch
76e33cc6b6 Fix enabling original hash widgets 2025-06-19 00:13:59 -07:00
Timmy Welch
54fc1469bf Test python 3.9, 3.13 and publish 3.13 binaries 2025-06-19 00:13:59 -07:00
Timmy Welch
0c28572fbc Download appimage for the current platform 2025-06-18 21:08:27 -07:00
Timmy Welch
653e792bfd Switch to PyQt6 2025-06-18 17:24:37 -07:00
Kijaru
97c2242474 Fix typo in gtinvalidator 2025-05-28 08:23:16 +02:00
Kijaru
47df09c8c7 Add GTIN validation 2025-05-27 00:50:27 +02:00
Kijaru
66d1c5761e Removed GTIN from ComicRack 2025-05-27 00:50:01 +02:00
Timmy Welch
94f325a088 Fix error when parsing metadata from the CLI 2025-05-24 11:49:56 -07:00
Timmy Welch
ebd7fae059 Fix setting the issue to "1" when not searching online 2025-05-24 11:49:38 -07:00
Kijaru
38e7789c7b Add support for GTIN identifier 2025-05-17 11:54:59 +02:00
Timmy Welch
12f1d11ee8 Merge branch 'mizaki/issue_hash_cover' into develop 2025-05-05 00:20:57 -07:00