Skip to content

Radarr

Movie collection manager — automatically searches for, downloads, and organizes movies.

Imagelscr.io/linuxserver/radarr:latest
Web UIhttp://your-server:7878
Config path{BASE_DIR}/radarr/config
Data{BASE_DIR}/data
Websiteradarr.video
Source codeGitHub

Resource Impact

PerformanceLow — Background monitoring
StorageMedium — Movie database

Installation

sh
mithrandir install radarr

Auto-Configuration

When installed via the setup wizard, Radarr is automatically configured with the provided username and password. It also registers qBittorrent as a download client and sets the root folder to /data/media/movies.

Setup

  • Go to the Radarr webUI and set the authentication method to "Forms" and configure the username and password with the values you set during the setup wizard.
  • In Settings → Download Clients add qBittorrent as a download client.
  • In Settings → Media Management set the root folder to /data/media/movies.

Official Radarr documentation is available here.

An additional guide for Radarr is available here (Trash Guides) and here here (Yams).