Releases: Decksx/cbz-automation-suite
Releases · Decksx/cbz-automation-suite
v1.0.0 — Initial Release
Full Changelog: https://github.com/Decksx/cbz-automation-suite/commits/1.0.0
CBZ Automation Suite v1.0.0
Initial release of the full automation pipeline for CBZ comic library management on Windows.
Tools included
cbz_watcher.py— live folder watcher with JSON-based routingcbz_sanitizer.py— batch sanitizer with--sort,--resume,--dry-runcbz_folder_merger.py— series folder merger with interactive path promptcbz_compilation_resolver.py,cbz_number_tagger.py,cbz_series_matcher.py,cbz_gap_checker.py,strip_duplicates.py
Requirements
- Python 3.8+
watchdog >= 3.0.0(watcher only)