OpenSource-Hub
S

Seerr

11.1k stars·Video & Audio Download·SHA-256 checksum verified

Seerr is a free, open-source media request manager that integrates with Jellyfin, Plex, Emby, Sonarr, and Radarr. Users can request movies or TV shows easily, and admins can approve with one click.

Smart Download

Visit Project Homepage

No installer available yet — head to the source repository

Self-hosted media request manager that ties your favorite media servers with automated downloaders.

Core Features

  • Integrates with Jellyfin, Plex, and Emby for authentication and library scanning
  • Works with Sonarr and Radarr for automated content download
  • Granular permissions and user management
  • Multiple notification agents (Discord, Telegram, Email, etc.)
  • Mobile-friendly responsive UI for on-the-go approval

What It Can't Do

  • ① First-time setup requires linking a media server (Jellyfin/Plex/Emby) – make sure you have the API key. ② Sonarr/Radarr must be configured for automatic searching; otherwise requests just stay 'approved' but not downloaded. ③ If migrating from Overseerr or Jellyseerr, follow the official migration guide – do not copy config files directly. ④ Plex users need Plex Pass for full user import capabilities.

Use Cases

  • Home media server: family members request content, admin approves easily
  • Small media clubs: centralize requests and avoid duplicates
  • Personal media library automation: request → auto-download → library import

Detailed Introduction

Seerr is a free and open-source application designed to simplify media requests for your personal media library. It connects seamlessly with popular media servers like Jellyfin, Plex, and Emby, as well as automation tools Sonarr and Radarr. Users can browse your existing library, request new movies or TV shows, and track request status—all from a clean, mobile-friendly interface. Features include user authentication via media server, granular permission controls, multiple notification channels (Discord, Telegram, email, etc.), and support for PostgreSQL or SQLite databases. It also offers watchlisting and blocklisting for better content management. Born as a fork of Overseerr, Seerr aims to be more community-driven and actively developed, with regular updates and an active Discord community.

Tags

media-requestsoverseerr-alternativejellyfinplexembysonarrradarrself-hostedopen-source

Getting Started

1

Download installer

Click the button above to download the installer for your system

2

Install the software

Double-click the downloaded installer and follow the prompts

3

Step 1: Ensure you already have a media server (Jellyfin/Plex/Emby) and optionally Sonarr/Radarr running

4

Step 2: Deploy via Docker: docker run -d -p 5055:5055 -v /path/to/config:/app/config seerr/seerr

5

Step 3: Open http://your-ip:5055 and follow the setup wizard to connect your media server and downloaders

Install Guide
  1. Step 1: Ensure you already have a media server (Jellyfin/Plex/Emby) and optionally Sonarr/Radarr running
  2. Step 2: Deploy via Docker: docker run -d -p 5055:5055 -v /path/to/config:/app/config seerr/seerr
  3. Step 3: Open http://your-ip:5055 and follow the setup wizard to connect your media server and downloaders
File Integrity

Checksum not available

This project has not published a SHA-256 checksum on its GitHub Release page

SHA256 Checksum

No checksum available

Download directly from GitHub Releases and verify file integrity yourself

All SHA-256 checksums on this platform are extracted from the project's official GitHub Release page, without any modification. You can independently verify them on the GitHub Releases page.

Open Source Transparency

View GitHub Source
Environment Guide

Uninstall Info

Stop and remove the Docker container: docker stop seerr && docker rm seerr, then delete the config folder. If you installed the binary, delete the program folder and the data directory (default ~/.seerr).

No Extra Dependencies

Ready to use after download. No additional runtime required.

Project Info
LicenseMIT
Last Updated2026-05-13 13:38:49
GitHub RepositoryOfficial Website

Similar Projects