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
7705e7ea1f
comictagger
/
comictaggerlib
/
ctsettings
History
Timmy Welch
768ef0b6bc
Fix rar exe handling
2024-02-18 01:40:49 -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
Fix rar exe handling
2024-02-18 01:40:49 -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