Radarr

Radarr

Docker app from ich777's Repository

Overview

Radarr A fork of Sonarr to work with movies à la Couchpotato. UPDATE: The container will check on every start/restart if there is a newer version available (you can also choose between stable and nightly version - keep in mind that switching from a stable to a nightly version and vice versa can break the container). MANUAL VERSION: You can change the version by setting the variable Radarr Release to 'latest' or 'nightly'. ATTENTION: Don't change the port in the Radarr config itself. MIGRATION: If you are migrating from another Container please be sure to deltete the files/folders 'logs', 'xdg' and 'config.xml', don't forget to change the root folder for your movies and select 'No, I'll Move the Files Myself'! WARNING: The main configuration of the paths has a performance and disk usage impact: slow, I/O intensive moves and wasted disk space. For a detailed guide to change that see https://trash-guides.info/hardlinks/#Unraid .

Install Radarr on Unraid in a few clicks.

Find Radarr in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for Radarr Review the template variables and paths Click Install

Categories

Download Statistics

238,425
Total Downloads
724
This Month
666
Avg / Month

Total Downloads Over Time

Loading chart...

Related apps

Explore more like this

Explore all

Details

Repository
ghcr.io/ich777/radarr
Last Updated2025-12-11
First Seen2020-10-04

Runtime arguments

Web UI
http://[IP]:[PORT:7878]/
Network
bridge
Shell
bash
Privileged
false
Extra Params
--restart=unless-stopped

Template configuration

Data DirPathrw

Configuration directory

Target
/radarr
Value
/mnt/cache/appdata/radarr
MoviesPathrw

Path to your Movies bWARNING:/b This style of paths has a performance and disk usage impact: bslow, I/O intensive moves/b and bwasted disk space/b. See https://trash-guides.info/hardlinks/#unraid for details.

Target
/mnt/movies
Value
/mnt/user/Movies/
DowloadsPathrw

Main download directory bWARNING:/b This style of paths has a performance and disk usage impact: bslow, I/O intensive moves/b and bwasted disk space/b. See https://trash-guides.info/hardlinks/#unraid for details.

Target
/mnt/downloads
Value
/mnt/user/Downloads/
Radarr ReleaseVariable

Select if you want to download a stable or prerelease (valid options are 'latest' and 'nightly' without quotes).

Target
RADARR_REL
Value
latest
TCP - WebGUI httpPorttcp

WebGUI port http

Target
7878
Value
7878
Connected ContainersVariable

If connected and routet through a VPN container compatible with the Connected Containers feature, allows the container to detect a restart from the VPN container and restart itself. The default value is: '127.0.0.1:27286' without quotes. If you don't want to use this feature leave this field empty.

Target
CONNECTED_CONTAINERS
UIDVariable

Container Variable: UID

Value
99
GIDVariable

Container Variable: GID

Value
100
UMASKVariable

Container Variable: UMASK

Value
0000
DATA_PERMVariable

Container Variable: DATA_PERM

Value
770