🎎 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


   
ðŸ“Ķ 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

  1. Open the MOS Hub and search for Seerr
  2. Set SEERR_TYPE to your media server (jellyfin, plex or emby)
  3. Adjust PUID and PGID to match your server user (run id in terminal)
  4. Click Install
  5. Access Seerr at http://your-server-ip:5055
  6. 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_TYPE correctly 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.


MOS Templates – maintained by J000K3R

This site uses Just the Docs, a documentation theme for Jekyll.