Verified against cmd/monitor.go and internal/config/config.go on 2026-03-26.
Run mangarr monitor unattended and trust it to fetch new chapters without constant babysitting.
- predictable config lookup and reload behavior
- visible logs and version/build context
- low-friction way to know when chapters were skipped, downloaded, or failed
- safe handling of flaky or drifting sources
- config behavior is documented and matches runtime
- monitor logs remain actionable for source failures
- failure handling does not corrupt already-downloaded archives
- source-specific runtime requirements stay documented when they appear