git404hub

what is seerr fr?

seerr-team/seerr — explained in plain English

Analysis updated 2026-06-24

11,245TypeScriptAudience · ops devopsComplexity · 3/5LicenseSetup · moderate

tl;dr

A self-hosted web app that gives friends and family a friendly interface to request movies and TV shows from your personal Plex, Jellyfin, or Emby server, then automatically routes approved requests to Sonarr or Radarr for downloading.

vibe map

mindmap
  root((Seerr))
    What it does
      Media requests
      Auto-download
      Permissions
      Notifications
    Integrations
      Jellyfin Plex Emby
      Sonarr Radarr
      Docker
    Tech stack
      TypeScript
      PostgreSQL SQLite
    Audience
      Home server owners
      Media enthusiasts

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Give family or friends a simple interface to request movies and TV shows from your home media server.

VIBE 2

Automatically forward approved media requests to Sonarr or Radarr so content downloads without manual searching.

VIBE 3

Control what different users can request or approve using a granular permission system.

VIBE 4

Receive notifications through multiple channels when a request is submitted or a download completes.

what's the stack?

TypeScriptDockerPostgreSQLSQLite

how it stacks up fr

seerr-team/seerrdotansimha/graphql-code-generatorgetumbrel/umbrel
Stars11,24511,24311,243
LanguageTypeScriptTypeScriptTypeScript
Setup difficultymoderatemoderateeasy
Complexity3/53/53/5
Audienceops devopsdevelopergeneral

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · moderate time til it works · 30min

Requires an existing Plex, Jellyfin, or Emby server plus Sonarr and/or Radarr already running and configured.

Free to use, modify, and share including for commercial purposes, as long as you keep the copyright notice.

in plain english

Seerr is a free, open-source web application for managing media requests in a home media server setup. It connects to Jellyfin, Plex, and Emby media servers, and integrates with download management tools Sonarr (for TV shows) and Radarr (for movies) to help fulfill those requests automatically. The core idea is straightforward: if you run a personal media server for friends or family, Seerr gives them a friendly interface to request movies and shows they want to watch. You or any authorized user can then approve or deny those requests, and Seerr passes approved ones to Sonarr or Radarr, which handle finding and downloading the content. The application includes a granular permission system for controlling what different users can request or approve. It can scan your existing media library so it knows what you already have, avoiding duplicate requests. Users can request individual seasons of a show rather than an entire series. The interface is mobile-friendly for approving requests from a phone. Notifications can be sent through various channels when requests are submitted or fulfilled. Both PostgreSQL and SQLite are supported as the database, and the app runs in Docker. Seerr is described as a continuation of similar tools called Overseerr and Jellyseerr, and a migration guide is available for users switching from those projects. Documentation, a Discord server, and GitHub Discussions are all available for support.

prompts (copy fr)

prompt 1
Help me set up Seerr with Docker so users on my Jellyfin server can request movies and shows, and approved requests get automatically sent to Radarr and Sonarr.
prompt 2
I'm migrating from Overseerr to Seerr. Walk me through the migration steps and which settings I need to reconfigure on the new instance.
prompt 3
Show me how to configure Seerr's permission system so my family members can submit requests but only I can approve them.
prompt 4
How do I set up Seerr to scan my existing Plex library so users don't request content I already have?

Frequently asked questions

what is seerr fr?

A self-hosted web app that gives friends and family a friendly interface to request movies and TV shows from your personal Plex, Jellyfin, or Emby server, then automatically routes approved requests to Sonarr or Radarr for downloading.

What language is seerr written in?

Mainly TypeScript. The stack also includes TypeScript, Docker, PostgreSQL.

What license does seerr use?

Free to use, modify, and share including for commercial purposes, as long as you keep the copyright notice.

How hard is seerr to set up?

Setup difficulty is rated moderate, with roughly 30min to a first successful run.

Who is seerr for?

Mainly ops devops.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.