Skip to content

Moodarr v0.1.0-alpha.1

Pre-release
Pre-release

Choose a tag to compare

@jremick jremick released this 16 Jun 06:26
4de4e12

Initial alpha release for Moodarr, a local-first Plex + Seerr companion app for natural-language discovery and explicit request creation.

Highlights

  • MoodRank v3 recommendation flow with deterministic retrieval, optional OpenAI parsing/reranking, feedback signals, and fixture-mode evaluation.
  • Finder and Admin surfaces for search, filtering, runtime status, integration configuration, sync controls, and support diagnostics.
  • Plex read-only integration plus Seerr/Jellyseerr read APIs and guarded request preview/create confirmation.
  • Poster proxying, backend cache, token redaction, protected-route handling, and secret-safe generated client assets.
  • Docker, Compose, and Unraid packaging scaffolding.

Verification

  • GitHub Actions passed on main commit 4de4e12e867eec32a686c5d35bbe8fcacaba9c1a.
  • The full CI gate ran lint, typecheck, tests, production build, client secret scan, recommendation evals, packaging checks, and Docker smoke.
  • The GHCR image publish workflow passed and pushed a public linux/amd64 image.
  • Local npm audit --omit=dev reported 0 vulnerabilities before release.

Container Image

  • ghcr.io/jremick/moodarr:v0.1.0-alpha.1
  • ghcr.io/jremick/moodarr:sha-4de4e12e867e
  • Digest: sha256:f258210f1e7147427668a54550f625b920190e3077e1dff4341f342aef482803

Notes

  • This is an alpha prerelease. Expect rough edges around first-run setup, deeper TV-season selection, and advanced Seerr status reconciliation.