Skip to content

Prerequisites

fingerthief edited this page Apr 12, 2025 · 3 revisions

Prerequisites

  • Sonarr instance with API access (for TV recommendations)
  • Radarr instance with API access (for movie recommendations)
  • Plex, Jellyfin, Tautulli, or Trakt instance with API access (for watch history analysis) - optional
  • An OpenAI API key or any OpenAI-compatible API (like local LLM servers)
  • Docker (recommended) or Node.js (v14+) for manual installation

Note

  • Only one of the listed service (Sonarr/Radarr/Plex etc..) is technically required to begin using the application.

Clone this wiki locally