Skip to content

History / Developer Guide

Revisions

  • Fix factual errors + add Google SA setup guide - Nestarr: rewrite description — it's a detection/reporting module that scans for ARR↔Plex mismatches and nested paths, it does NOT move items. Config uses library_mappings, not mappings. - Kometa mount: drop :ro from the Installation examples. Read/write is required when poster_renamerr runs with action_type: move. - Developer Guide: correct the AuthMiddleware exempt prefix list (includes /api/version and static asset paths; webhooks aren't in the list — they use verify_webhook_secret instead). - Configuration → sync_gdrive: add full Google service account setup steps (Cloud Console → IAM & Admin → Service Accounts → key JSON) so users have an end-to-end path from zero to a working sync.

    @chodeus chodeus committed Apr 20, 2026
  • Split wiki into User Guide and Developer Guide - Rename API.md to Developer-API.md - Add Developer-Guide.md with repo layout, local dev, writing a new module, security internals, and contributing checklist - Add _Sidebar.md splitting nav into User Guide and Developer Guide - Trim engineering detail from end-user pages (Home, Configuration, UI-Guide, FAQ, Troubleshooting, Webhooks) — replace jargon with plain language and redirect users to UI flows where possible

    @chodeus chodeus committed Apr 20, 2026