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
ed480720aa
comictagger
/
comictaggerlib
/
ctsettings
History
Timmy Welch
17a8513efc
Disable json output in interactive mode
2023-12-17 17:56:12 -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
Disable json output in interactive mode
2023-12-17 17:56:12 -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
Add integration tests
2023-12-17 16:24:32 -08:00
settngs_namespace.py
Create an Action tuple for determining the current command
2023-12-17 16:16:21 -08:00
types.py
Allow unsetting metadata fields on the commandline
fixes
#528
2023-09-14 11:30:05 -07:00