Commit Graph

1599 Commits

Author SHA1 Message Date
Timmy Welch
539aac1307 Fix clearing lists via the '-m' option Fixes #587 2024-01-14 13:38:11 -08:00
pre-commit-ci[bot]
f75ee58ac0
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/PyCQA/flake8: 6.1.0 → 7.0.0](https://github.com/PyCQA/flake8/compare/6.1.0...7.0.0)
2024-01-08 17:15:56 +00:00
Timmy Welch
d27621ccd7 Merge branch 'pre-commit-ci-update-config' into develop 2023-12-31 14:45:45 -08:00
Timmy Welch
1ca585a65c Fix #584 2023-12-31 14:33:27 -08:00
Timmy Welch
39407286b3 Fix tarfile 2023-12-25 22:59:57 -08:00
Timmy Welch
6e56872121 Fix running dmgbuild again 2023-12-25 22:50:11 -08:00
Timmy Welch
888c50d72a Fix running dmgbuild 2023-12-25 22:41:57 -08:00
Timmy Welch
231b600a0e Switch to tar.gz and dmg archives to reduce space 2023-12-25 22:16:18 -08:00
Timmy Welch
db00736f58 Fix filename parsing not respecting user settings 2023-12-25 21:57:31 -08:00
pre-commit-ci[bot]
5a714e40d9
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 23.12.0 → 23.12.1](https://github.com/psf/black/compare/23.12.0...23.12.1)
- [github.com/pre-commit/mirrors-mypy: v1.7.1 → v1.8.0](https://github.com/pre-commit/mirrors-mypy/compare/v1.7.1...v1.8.0)
2023-12-25 17:15:30 +00:00
Timmy Welch
230a4b6558 Update namespace 2023-12-24 18:32:52 -08:00
Timmy Welch
f7bd6ee4f3 Add cix support 2023-12-24 18:32:52 -08:00
Timmy Welch
1ef6e40c29 Allow the avif extension 2023-12-24 18:32:52 -08:00
Timmy Welch
7d1bf8525b Merge branch 'metadata-plugin' into develop 2023-12-24 18:32:42 -08:00
Timmy Welch
59694993ff Fix loading previous existing xml 2023-12-24 18:28:38 -08:00
Timmy Welch
109d8efc0b Update pyinstaller hook 2023-12-24 18:04:35 -08:00
Timmy Welch
c8507c08a9 Ensure ComicRack and CoMet metadata preserve unknown xml tags 2023-12-23 23:50:58 -08:00
Timmy Welch
28be4d9dd7 Improve errors when loading plugins 2023-12-23 23:47:44 -08:00
Timmy Welch
ceb3b30e5c Always apply the default page list when writing metadata 2023-12-20 21:24:12 -08:00
Timmy Welch
8dccedc229 Bump metron-talker minimum version 2023-12-19 09:05:56 -08:00
Timmy Welch
c3a8221d99 Return an empty object if an archive does not have the requested style 2023-12-18 16:59:31 -08:00
github-actions[bot]
ed480720aa Update AUTHORS 2023-12-18 20:38:38 +00:00
pre-commit-ci[bot]
f18f961dcd
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v4.5.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.4.0...v4.5.0)
- [github.com/asottile/setup-cfg-fmt: v2.4.0 → v2.5.0](https://github.com/asottile/setup-cfg-fmt/compare/v2.4.0...v2.5.0)
- [github.com/asottile/pyupgrade: v3.10.1 → v3.15.0](https://github.com/asottile/pyupgrade/compare/v3.10.1...v3.15.0)
- [github.com/PyCQA/isort: 5.12.0 → 5.13.2](https://github.com/PyCQA/isort/compare/5.12.0...5.13.2)
- [github.com/psf/black: 23.7.0 → 23.12.0](https://github.com/psf/black/compare/23.7.0...23.12.0)
- [github.com/pre-commit/mirrors-mypy: v1.5.1 → v1.7.1](https://github.com/pre-commit/mirrors-mypy/compare/v1.5.1...v1.7.1)
2023-12-18 17:17:28 +00:00
Timmy Welch
df781f67e3 Fix assigning black_and_white value 2023-12-18 02:46:53 -08:00
Timmy Welch
addddaf44e List metadata styles when listing plugins 2023-12-18 02:37:40 -08:00
Timmy Welch
4660b14453 Fixup metadata handling 2023-12-18 02:37:40 -08:00
Timmy Welch
9c231d7e11 Add better page info handling
Rename set_default_page_list to apply_default_page_list and apply
 during read_metadata
Add a filename attribute to the ImageMetadata class
Mark image_index as required
Always sort the page name list, a comic application will never need the
 unsorted list of names
Assign the first result from get_cover_page_index_list to coverImage in
 CoMet tags
Allow an Archiver to be passed to the ComicArchive constructor
2023-12-18 02:37:34 -08:00
Timmy Welch
989470772f Make widget disabling more consistent 2023-12-18 01:24:30 -08:00
Timmy Welch
8b7443945b Use ids for metadata type in file selection list
Removed unnecessary FileInfo class
2023-12-17 22:01:47 -08:00
Timmy Welch
da373764e0 Let the original ComicRack metadata be disabled
Ensure metadata styles can be overridden by other plugins
2023-12-17 21:47:44 -08:00
Timmy Welch
fd868d9596 Add supports_credit_role to metadata plugins 2023-12-17 21:47:44 -08:00
Timmy Welch
ae5e246180 Add plugin support for metadata 2023-12-17 21:47:43 -08:00
Timmy Welch
04b3b6b4ab Do not normalize series_name when a literal search is requested 2023-12-17 19:14:38 -08:00
Timmy Welch
564ce24988 Bump settngs to 0.9.2 2023-12-17 18:30:01 -08:00
Timmy Welch
3b2e763d7d Merge branch 'json-output' into develop 2023-12-17 18:28:53 -08:00
Timmy Welch
50859d07c4 Set the return code to 3 if any results are not successful 2023-12-17 18:17:19 -08:00
Timmy Welch
04bf7f484e Ensure IssueIdentifier output goes to the right place 2023-12-17 18:10:18 -08:00
Timmy Welch
4c1247f49c Print the summary even if quiet mode is enabled 2023-12-17 18:03:25 -08:00
Timmy Welch
17a8513efc Disable json output in interactive mode 2023-12-17 17:56:12 -08:00
Timmy Welch
7ada13bcc3 Remove unnecessary print statements 2023-12-17 17:35:21 -08:00
Timmy Welch
5b1c92e7b8 Fix a crash when fetching images during auto-tag in the gui 2023-12-17 16:25:21 -08:00
Timmy Welch
45643cc594 Add integration tests 2023-12-17 16:24:32 -08:00
Timmy Welch
ab6b970063 Create an Action tuple for determining the current command 2023-12-17 16:16:21 -08:00
Timmy Welch
9571020217 Upgrade settngs to 0.9.1 2023-12-17 16:15:26 -08:00
Timmy Welch
bb67ab009e Ensure that all output goes through a logger before output to the user
Adds an option to output json for CLI options
2023-12-17 15:51:43 -08:00
Timmy Welch
f3b235ae14 Move pyupgrade above autoflake to reduce runs of pre-commit required 2023-12-16 17:28:41 -08:00
Timmy Welch
0de95777b4 Handle multiple options sharing a dest 2023-12-16 17:06:27 -08:00
github-actions[bot]
9d36ed0dc6 Update AUTHORS 2023-12-16 17:50:55 +00:00
github-actions[bot]
e0eec002fa
docs(contributor): contrib-readme-action has updated readme 2023-12-16 17:50:51 +00:00
Timmy Welch
79779b7a46 Merge branch 'DrMcCoy/fix_crash_shortcut_pagetype' into develop 2023-12-16 09:49:09 -08:00