comictagger/comictaggerlib/ctsettings
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
..
__init__.py 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
commandline.py Ensure that all output goes through a logger before output to the user 2023-12-17 15:51:43 -08:00
file.py Ensure that all output goes through a logger before output to the user 2023-12-17 15:51:43 -08:00
plugin.py Update setting group names 2023-09-05 03:55:12 -04:00
settngs_namespace.py Ensure that all output goes through a logger before output to the user 2023-12-17 15:51:43 -08:00
types.py Allow unsetting metadata fields on the commandline fixes #528 2023-09-14 11:30:05 -07:00