Overseerr Setup Guide - ajgillis04/GillisDockerDepot GitHub Wiki
Overseerr Setup Guide (Legacy / End of Life)
⚠️ NOTICE: Overseerr is Deprecated & Unmaintained The Overseerr and Jellyseerr development teams have officially merged to form Seerr. Overseerr is no longer actively developed or supported.
We strongly recommend deploying or migrating to Seerr Setup Guide instead. Seerr is a drop-in replacement that uses the same UI, automatic migration of your appdata, and natively supports Plex, Jellyfin, and Emby.
Introduction
Overseerr is a legacy request management and media discovery tool for Plex. It allows users to request movies and TV shows, which are then automatically downloaded via Sonarr and Radarr.
Prerequisites
- Docker installed
- Overseerr container running in your Docker stack
Recommended Pre-Setup
Before configuring Overseerr, deploy these dependencies to simplify integration:
Configuration Steps
Step 1: Accessing the Overseerr UI
- Open your browser and navigate to
http://<your-ip-address>:5055. - Sign in with your Plex credentials.

Step 2: Initial Setup Wizard
- Follow the setup wizard to connect your Plex server.
- Overseerr should auto-detect your server if on the same host. If not, enter the IP manually under Hostname or IP Address.
- Select Save Changes.
- Enable your desired Plex Libraries. If missing, click Sync Libraries.
- Click Start scan then Continue.

Step 3: Configuring Services
Radarr Integration
- Select + Add Radarr Server.
- Check Default Server.
- Enter Server Name (e.g.,
Radarr). - Enter Hostname/IP (e.g.,
radarror container host). - Paste your Radarr API Key.
- Click Test, then select Quality Profile and Root Folder.
- Set Minimum Availability to Released.
- Check Enable Scan and click Add Server.

Sonarr Integration
- Select + Add Sonarr Server.
- Check Default Server.
- Enter Hostname/IP and API Key, then click Test.
- Select Quality Profile and Root Folder.
- Set Language Profile (note: language profiles are deprecated in modern ARR stacks).
- Configure optional Anime settings.
- Check Enable Scan, then Add Server.

Step 4: User & System Settings
- Navigate to Settings and copy your API key (useful for Homepage integration).
- Under Users, enable auto-approval and auto-request policies as needed.
- Under Settings -> Plex -> Tautulli Settings, enter your Tautulli Hostname and API Key.
