This website requires JavaScript.
Explore
Help
Sign In
lordwelch
/
comictagger
Watch
1
Star
0
Fork
0
You've already forked comictagger
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3c3700838b
comictagger
/
comictaggerlib
/
ctsettings
History
Timmy Welch
09490b8ebf
Merge branch 'lordwelch-local-plugins' into develop
2024-02-12 17:40:09 -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 the --list-plugins command
2024-02-10 21:25:57 -08:00
file.py
Add short metadata style names
2024-02-12 20:57:32 +00: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
Add integration tests
2023-12-17 16:24:32 -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