Skip to content

History / Kometa Integration

Revisions

  • docs: rewrite wiki for readability — validated against source, restructured nav, instructional voice

    chodeus committed Jun 17, 2026
  • docs: document the strict Plex|Kometa apply_method across modules - poster_renamerr: add apply_method (kometa default), document the either/or behavior and that add_posters only applies on the plex path - asset_renamerr: rename direct -> plex (legacy direct still accepted), tmdb_language is now a list, add per-instance add_posters to the example - Kometa-Integration: clarify kometa vs plex are mutually exclusive; fix the now-incorrect "uploads after copying into destination_dir" note - Webhooks: the webhook pipeline's final step follows apply_method

    @chodeus chodeus committed May 31, 2026
  • docs: cover asset_renamerr + upload tuning + Needs Review/manual matching - Modules: new asset_renamerr section (clear logo / square art / background; local + TMDB sources; direct vs kometa apply matrix; chaining via run_asset_renamerr; idempotency). poster_renamerr config gains run_asset_renamerr + upload_delay_ms. Count 13 → 14. - Home: feature blurb + module count. - Kometa-Integration: logos/backgrounds via asset directory (Kometa reads logo/background; season naming; square art is direct-only). - Webhooks: season-aware "wait for Plex to scan" before applying season posters. - UI-Guide: /poster/unmatched Needs Review tabs — Choose a poster (immediate apply + lock), Approve, Ignore/Restore; Asset Renamerr settings page.

    chodeus committed May 31, 2026
  • docs: clarify source_dirs priority (bottom-of-list wins)

    chodeus committed May 23, 2026
  • docs: document poster_cleanarr overlays_only + upgradinatorr count_mode

    chodeus committed May 11, 2026
  • 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.

    @chodeus chodeus committed Apr 20, 2026