ðŽ Seerr
![]()
Seerr is a free and open source application for managing media requests for your library. It integrates with Jellyfin, Plex and Emby, as well as your existing services like Sonarr and Radarr â making it easy for users to request movies and TV shows.
ð·ïļ Category: Media
ðģ Image: ghcr.io/seerr-team/seerr:latest
ð Links
| Â | Â |
|---|---|
| ðĶ Project | github.com/seerr-team/seerr |
| ð Support | GitHub Issues |
| ð Donate | opencollective.com/seerr |
ð Ports
| Port | Protocol | Description |
|---|---|---|
5055 | TCP | Seerr Web Interface |
ðū Volumes
| Host Path | Container Path | Mode | Description |
|---|---|---|---|
/mnt/cache/appdata/seerr | /app/config/ | RW | Config & database files |
âïļ Environment Variables
ðïļ Media Server
| Variable | Default | Masked | Description |
|---|---|---|---|
SEERR_TYPE | type | â | Media server type (jellyfin, plex, emby) |
LOG_LEVEL | info | â | Log verbosity (debug, info, warn, error) |
ðĪ Permissions
| Variable | Default | Masked | Description |
|---|---|---|---|
PUID | 1000 | â | User ID for file permissions |
PGID | 1000 | â | Group ID for file permissions |
UMASK | 022 | â | File creation mask |
ð Quick Start
- Open the MOS Hub and search for Seerr
- Set
SEERR_TYPEto your media server (jellyfin,plexoremby) - Adjust
PUIDandPGIDto match your server user (runidin terminal) - Click Install
- Access Seerr at
http://your-server-ip:5055 - Complete the setup wizard and connect to your media server
ð Integrations
Seerr works seamlessly with the following services:
| Service | Type | Description |
|---|---|---|
| Jellyfin | Media Server | Open source media server |
| Plex | Media Server | Popular media server |
| Emby | Media Server | Personal media server |
| Sonarr | TV Shows | Automatic TV show downloader |
| Radarr | Movies | Automatic movie downloader |
ðĄ Tip: Set
SEERR_TYPEcorrectly before first launch â changing it later requires a fresh setup!
â ïļ Note: Make sure your media server (Jellyfin/Plex/Emby) is running and accessible before completing the Seerr setup wizard.