Mizaki
62240bf2f4
Add OverlayMode options for read style and data source
2024-05-11 02:02:01 +01:00
Mizaki
ffb4efbcd7
GUI overlay settings moved to internal namespace and CLI args added
2024-05-11 02:01:59 +01:00
Mizaki
8b0683f67c
Add OverlayMode options for read style and data source
2024-05-11 01:56:06 +01:00
Mizaki
64dbf9e981
Add -t to --type-read and duplicate read styles to modify styles on the CLI if modify if empty
2024-05-04 21:14:00 +01:00
Mizaki
0bbdaa96cf
Split command line `--type
arg into --type-modify
for modify styles and --type-read
for read styles
2024-04-29 00:51:40 +01:00
Mizaki
9359cd877d
Switch to using list for storing read styles
2024-04-29 00:45:15 +01:00
Mizaki
29dc7ad830
Use multi-read styles. Table combo box style improvements. Tooltips
2024-04-29 00:40:41 +01:00
Timmy Welch
8b4bf8d51f
Allow preserving the original filename when moving
2024-04-27 19:25:33 -07:00
Timmy Welch
de3a9352ea
Allow reading cli metadata from a file
2024-04-12 14:10:21 -07:00
Timmy Welch
d104ae1e8e
Update help message for the -m
option
2024-04-11 15:46:29 -07:00
Timmy Welch
8bcd51f49b
Improve commandline metadata override
...
Change parse_metadata_from_string to yaml syntax
Add a special value to remove existing values when metadata is overlayed
2024-04-06 12:03:01 -07:00
Timmy Welch
5155762711
Add comicfn2dict as an alternative filename parser
2024-03-03 21:47:31 -08:00
Timmy Welch
d277eb332b
Add an option to disable prompt on save Fixes #422
2024-02-24 19:56:32 -08:00
Timmy Welch
dcad32ade0
Fix settngs generation
2024-02-24 19:55:28 -08:00
Timmy Welch
dd0b637566
Bump settngs
2024-02-24 19:01:10 -08:00
Timmy Welch
920a0ed1af
Implement better migration of changed settings should fix #609
2024-02-23 15:45:18 -08:00
Timmy Welch
9eb50da744
Fix setting rar info in the settings window Fixes #596
...
Look in all drive letters for rar executable
2024-02-23 15:45:18 -08:00
Timmy Welch
768ef0b6bc
Fix rar exe handling
2024-02-18 01:40:49 -08:00
Timmy Welch
09490b8ebf
Merge branch 'lordwelch-local-plugins' into develop
2024-02-12 17:40:09 -08:00
Mizaki
b9bf3be4b2
Add short metadata style names
2024-02-12 20:57:32 +00:00
Timmy Welch
a1e4cec94f
Log file path to plugin when it fails to load and remove debug statements
2024-02-11 13:18:03 -08:00
Timmy Welch
e14714e26b
Fix the --list-plugins command
2024-02-10 21:25:57 -08:00
Timmy Welch
8ec16528ab
Implement local plugins
2024-02-10 21:00:24 -08:00
Mizaki
23021ba632
Add support for saving multiple metadata styles in the GUI
...
Unwind credit color comprehension
Convert save style from a string setting to a list
Use lordwelch version of Checkable combobox
Improve readbility, fix label alignment in taggerwindow.ui, better report removal of tags and clearer number meanings.
Unwind list comprehension for easier readability
2024-02-10 01:55:15 +00:00
Timmy Welch
999d3eb497
Merge branch 'pre-commit-ci-update-config' into develop
2024-02-06 17:08:43 -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
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
bb1a83b4ba
Fix the rename command
2024-01-21 14:01:11 -08:00
Timmy Welch
1ca585a65c
Fix #584
2023-12-31 14:33:27 -08:00
Timmy Welch
db00736f58
Fix filename parsing not respecting user settings
2023-12-25 21:57:31 -08:00
Timmy Welch
230a4b6558
Update namespace
2023-12-24 18:32:52 -08:00
Timmy Welch
4660b14453
Fixup metadata handling
2023-12-18 02:37:40 -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
ae5e246180
Add plugin support for metadata
2023-12-17 21:47:43 -08:00
Timmy Welch
17a8513efc
Disable json output in interactive mode
2023-12-17 17:56:12 -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
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
Mizaki
70541cc9ee
Encode pathlib.Path for the settings file. Validate types from the JSON settings file after loaded. JSON.decoder not used due to its limitation with context.
2023-11-28 23:21:04 +00:00
Timmy Welch
9dc6f8914f
Upgrade settings to 0.8.0
2023-11-19 23:14:40 -08:00
Timmy Welch
abfd97d915
Merge branch 'protofolius_issue_scheme' into develop
2023-10-11 17:05:27 -07:00
Timmy Welch
919561099e
Finish removing the script option
2023-09-17 08:36:00 -07:00
Timmy Welch
1d25179171
Allow unsetting metadata fields on the commandline fixes #528
2023-09-14 11:30:05 -07:00
Timmy Welch
f6be7919d7
Implement support for protofolius's permission scheme
2023-09-06 04:50:05 -04:00
Timmy Welch
0a2340b6dc
Remove the --script commandline option
2023-09-06 03:00:27 -04:00
Timmy Welch
5bc44650d6
Change --only-set-cv-key to --only-save-config
2023-09-05 03:56:56 -04:00
Timmy Welch
05e6eaf88e
Update setting group names
...
Make group names presentable to users and add builtin plugins during namespace generation.
Revamp talkeruigenerator.py to use generated group and setting names and remove as much hard-coded strings as possible
Add a --list-plugins commandline option
2023-09-05 03:55:12 -04:00