Overseerr Setup Guide - ajgillis04/GillisDockerDepot GitHub Wiki
Overseerr Setup Guide
Introduction
Overseerr is a request management and media discovery tool that works with your existing Plex server. It allows users to request movies and TV shows, which are then automatically downloaded and added to your library.
Prerequisites
- Docker installed
- Overseerr container running in your Docker stack
Configuration Steps
Step 1: Accessing the Overseerr UI
- Open your browser and navigate to
http://<your-ip-address>:5055
. - Log in with your Overseerr credentials.
Step 2: Initial Setup Wizard
- Follow the initial setup wizard to configure basic settings.
- Connect your Overseerr instance to your Plex server by entering the Plex token and server details.
Step 3: Configuring User Roles
- Navigate to the
Users
tab. - Click
Add User
. - Enter the user details and assign roles (e.g., Admin, User).
- Click
Save
.
Step 4: Adding Media Libraries
- Go to the
Settings
tab. - Navigate to the
Libraries
section. - Add your media libraries by specifying the path to your media files.
- Click
Save
.
Step 5: Configuring Notification Agents
- Navigate to the
Notifications
tab. - Click
Add Agent
. - Select and configure the notification agents (e.g., Discord, Email).
- Click
Save
.
Step 6: Customizing Settings
- Go to the
Settings
tab. - Customize settings such as request approval, download clients, and metadata sources.
- Click
Save
.
Notes
- Ensure all paths and environment variables are updated in the
overseerr.yaml
file. - Regularly backup your
config
directory to save your settings.
Troubleshooting
- Common Issues: List common issues and solutions.
- Logs: Check Overseerr logs for error messages.
- Support: Link to the Overseerr community and support resources.