We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
docs: rewrite wiki for readability — validated against source, restructured nav, instructional voice
docs: sync wiki with develop — remove unimplemented options, document real ones, add cl2k_maker - nohl: source_dirs mode is scan|resolve (was movie|series) - health_checkarr: drop report_only + Lidarr; describe actual removed-item scope - border_replacerr: drop skip (holiday-only) — never implemented; document border_workers - poster_renamerr: orphan_assets_mode belongs to poster_cleanarr - poster_cleanarr: drop unused sleep; document orphan_instances + orphan_ignore_titles - plex_maintenance: document new dry_run plus sleep/timeout - sync_gdrive verbose, asset_renamerr print_only_renames, unmatched_assets dict-form instances - new cl2k_maker section in Modules + Configuration - Developer-API: document /api/cache endpoints with new pagination - install docs: image PUID/PGID default 100:99, Python 3.9+, Node 24.16+ - dry_run note: unmatched_assets and nestarr are report-only (no flag)
Restructure wiki for readability: split install, unify module docs, add Kometa guide - Add Kometa-Integration page: end-to-end setup between Kometa's asset_directory and CHUB's poster_renamerr (Docker mount alignment, PUID/PGID gotchas, verification steps). - Modules.md: each module now carries its full YAML block next to the prose (was split across Modules and Configuration). Emoji anchors for every module with a jump-to TOC at the top. - Configuration.md: drop per-module YAML (moved to Modules). Keep top-level blocks (general/auth/instances/schedule/notifications/ user_interface) plus a complete end-to-end example config.yml that covers every module minimally — previous version was missing several modules. - Installation.md: focus on Docker Compose + single-run Docker as the primary paths. Move Unraid and bare-metal to sibling pages. - Installation-Unraid.md, Installation-Bare-Metal.md: new sibling pages with platform-specific guidance (Unraid PUID/GID, systemd unit for bare metal). - First-Run.md: new page for post-install setup — admin user, instance wiring, module enablement, schedule, smoke test, and the password-reset flow. - sync_gdrive: replace the inline service-account walkthrough with a link to the DAPS rclone configuration guide (CHUB uses the same rclone backend; DAPS's version has screenshots and covers both service account and OAuth paths). - Sidebar reorganised with the new pages grouped under Install.