THIS CONTAINER HAS BEEN DEPRECATED IN FAVOR OF Seerr
What is Jellyseerr?Jellyseerr is a free and open source software application for managing requests for your media library. It is a a fork of Overseerr built to bring support for Jellyfin & Emby media servers!
Docker Compose
TrueNASservices:
jellyseerr:
image: fallenbagel/jellyseerr:latest
container_name: jellyseerr
environment:
- LOG_LEVEL=debug
- TZ=America/New_York
ports:
- 5055:5055
user: "568:568"
volumes:
- /mnt/tank/configs/jellyseerr:/app/config
restart: unless-stopped

| Field | Value |
|---|---|
| Default Server | check this box if you are only installing one instance of Radarr/Sonarr |
| 4K Server | this is for advanced users who run two different servers for 4K and 1080p content |
| Server Name | usually call it either Radarr or Sonarr |
| Host or IP Address | IP of the Radarr or Sonarr server |
| Port | port of the Radarr or Sonarr server |
| Use SSL | leave this unchecked |
| API Key | API Key for Radarr or Sonarr |
| Field | Value |
|---|---|
| URL Base | leave this blank |
| Quality Profile | select the quality profile content will be downloaded with by default |
| Root Folder | there should only be one option here; select the folder you set up for Radarr/Sonarr |
| Minimum Availability | change this to Announced |
| Tags | leave blank |
| External URL | leave blank |
| Enable Scan | check this box |
| Enable Automatic Search | check this box |

3 · Video Walkthrough