comictagger/comictaggerlib/ctsettings
2024-02-23 15:45:18 -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 Fix setting rar info in the settings window Fixes #596 2024-02-23 15:45:18 -08:00
file.py Implement better migration of changed settings should fix #609 2024-02-23 15:45:18 -08:00
plugin_finder.py Log file path to plugin when it fails to load and remove debug statements 2024-02-11 13:18:03 -08:00
plugin.py Fix setting rar info in the settings window Fixes #596 2024-02-23 15:45:18 -08:00
settngs_namespace.py Add short metadata style names 2024-02-12 20:57:32 +00:00
types.py Implement local plugins 2024-02-10 21:00:24 -08:00