Skip to content

Script using Python 3+ to update mcl files used by ComicRack's Find Missing Issues Offline plugin

License

Notifications You must be signed in to change notification settings

azuravian/ComicRack_mcl_Updater_Py3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

ComicRack_mcl_Updater_Py3

Script using Python 3+ to update mcl files used by ComicRack's Find Missing Issues Offline plugin

The command for running the script is python update_missing.py

Name your current mcl file as ########_latest.mcl (where ######## represents the date in whatever format you prefer). Use the same date format when running the script and it will detect that file and output the new one using the same format. The new file will be appended with _latest.mcl, while the existing one will be renamed to _missing.mcl.

Future uses will follow suit, so you always have all prior mcl files named ########_missing.mcl and the lastest named ########_latest.mcl.

About

Script using Python 3+ to update mcl files used by ComicRack's Find Missing Issues Offline plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages