Timmy Welch
999d3eb497
Merge branch 'pre-commit-ci-update-config' into develop
2024-02-06 17:08:43 -08:00
Timmy Welch
bf67c6d270
Add E701 to flake8 ignores for new black version
2024-02-02 14:36:11 -08:00
pre-commit-ci[bot]
df762746ec
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2024-01-29 17:14:26 +00:00
pre-commit-ci[bot]
6687e5c6ca
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/psf/black: 23.12.1 → 24.1.1](https://github.com/psf/black/compare/23.12.1...24.1.1 )
2024-01-29 17:14:04 +00:00
Timmy Welch
2becec0fb6
Update help for --overwrite
2024-01-22 17:01:40 -08:00
Timmy Welch
fbe56f4db9
Remove unnecessary dest arguments in settings
2024-01-22 17:00:59 -08:00
Timmy Welch
085543321a
cbxClearFormBeforePopulating not working
2024-01-22 16:50:15 -08:00
Timmy Welch
f8c0ca195a
Add cbxDisableCR, update cbxSplitWords and cbxClearFormBeforePopulating
2024-01-22 16:49:57 -08:00
Timmy Welch
dda0cb521a
Add more credit synonyms
2024-01-21 15:06:34 -08:00
Timmy Welch
bb1a83b4ba
Fix the rename command
2024-01-21 14:01:11 -08:00
Timmy Welch
f34e8200dd
Fix add_to_path tests
2024-01-20 10:34:40 -08:00
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