Install: Radarr - dibrz/ARMBand GitHub Wiki
- To access Radarr, visit https://radarr.yourdomain.com
-
Go to "Settings" -> "General".
-
Set "Advanced Settings":
Shown
-
"Bind Address:
* -
"Port Number":
7878 -
"URL Base": blank
-
"Enable SSL":
No(SSL is handled by Nginx-Proxy) -
"Open browser on start":
No
-
"Authentication":
Forms (Login page)(can also be set toBasic (Browser popup)) -
"Username": your Radarr username
-
"Password": your Radarr password
- "Use Proxy":
No
- "Log Level":
Debug
- "Enable":
No(your preference)
-
"Branch":
nightly -
"Automatic":
Off
- Click "Save".
-
Go to "Settings" -> "Media Management".
-
Set "Advanced Settings":
Shown
-
"Rename Movies":
Yes -
"Replace Illegal Characters":
Yes -
Colon Replacement Format:
Replace with Space Dash -
Set your preferred naming format (you can use the ones mentioned below).
Plex's Naming Preference
Example:
/Guardians of the Galaxy (2014)/Guardians of the Galaxy (2014).mkvStandard Movie Format:
{Movie Title} ({Release Year})Movie Folder Format:
{Movie Title} ({Release Year})Reference: https://support.plex.tv/articles/200381023-naming-movie-files/
Radarr's Wiki Example
Example:
The Movie Title (2010) - [ULTIMATE EXTENDED EDITION][BLURAY-1080P PROPER][DTS 5.1][X264]-EVOLVE.mkvStandard Movie Format:
{Movie Title} ({Release Year}) - {[EDITION TAGS]}{[QUALITY FULL]}{[MEDIAINFO AUDIOCODEC}{ MEDIAINFO AUDIOCHANNELS]}{[MEDIAINFO VIDEOCODEC]}{-RELEASE GROUP}Reference: https://github.com/Radarr/Radarr/wiki/Sorting-and-Renaming
Desimaniac's Naming Preference
Example:
/Guardians of the Galaxy (2014)/Guardians.of.the.Galaxy.2014.1080p.BluRay.x264-SPARKS.mkvReference: https://github.com/desimaniac/docs/blob/master/my_sonarr_and_radarr_naming_preferences.md
-
"Create empty movie folders":
No -
"Automatically Rename Folders":
No -
"Movie Paths Default to Static":
No
-
"Skip Free Space Check":
No -
"Use Hardlinks instead of Copy":
No -
"Import Extra Files":
Yes(can your preference) -
"Extra File Extensions":
srt, sub, idx, rar
-
"Ignore Deleted Movies":
No(can be your preference) -
"Download Propers":
No(can be your preference) -
"Analyse video files":
No -
"Change File Date":
None -
"Recycle Bin": blank (Rclone deletes are sent to Gdrive trash folder, anyway)
- Set Permissions:
No
- Click "Save".
-
Go to "Settings" -> "Download Client".
-
Completed Download Handling
-
Enable:
Yes -
Remove:
Yes
-
-
Failed Download Handling
-
Redownload:
Yes -
Remove:
Yes
-
-
Add a new "NZBGet" download client.
-
Add the following:
-
Name: NZBGet
-
Enable:
Yes -
Host:
nzbget -
Port:
6789 -
Username: Your NZBGet Username
-
Password: Your NZBGet Password
-
Category:
radarr -
Use SSL:
No -
Add Paused:
No
-
-
Your settings will look like this:
-
Click "Save" to add NZBGet.
-
Add a new "rTorrent" download client.
-
Add the following:
-
Name: ruTorrent
-
Enable:
Yes -
Host:
rutorrent -
Port:
80 -
URL Path:
RPC2 -
Use SSL:
No -
Username: Your ruTorrent Username
-
Password: Your ruTorrent Password
-
Category:
radarr -
Directory: Leave Blank
-
-
Your settings will now look like this:
-
Click "Save" to add ruTorrent.
After adding in your favorite indexers, you may add the following ...
-
Click "Settings" -> "Indexers".
-
Click Add Indexer (
+). -
Select "Newznab".
-
Add the following:
-
Name: NZBHydra2
-
Enable RSS Sync: Your Preference
-
Enable Search: Your Preference
-
URL:
http://nzbhydra2:5076 -
API Key: Your NZBHydra2 API Key
-
Additional Parameters: Leave Blank
-
-
Your settings will look like this:
-
Click "Save" to add NZBHydra2.
Note: The "Test" will keep failing until you add an indexer in NZBHydra2.
Note: Each Indexer will need to be added separately.
-
Click "Settings" -> "Indexers".
-
Click Add Indexer (
+) -
Select "Torznab".
-
Add the following:
-
Name: Indexer Name
-
Enable RSS Sync: Your Preference
-
Enable Search: Your Preference
-
API Key: Your Jackett API Key
-
Additional Parameters: Leave Blank
-
-
Your settings will look like this:
-
Click "Save" to add the indexer.
Torrent Cleanup Script is a custom script that will cleanup torrents from ruTorrent that were auto-extracted, but still being seeded. So if the script detects that .rar/.zip files are in the folder that Radarr just imported from, it will delete the imported video file(s), leaving just the .rar/.zip files for seeding.
-
Click "Settings" -> "Connect".
-
Add a new "Custom Script".
-
Add the following:
-
Name: Torrent Cleanup
-
On Grab:
No -
On Download:
Yes -
On Upgrade:
Yes -
On Rename:
No -
Path:
/scripts/torrent/TorrentCleanup.py -
Arguments:
radarr
-
-
The settings will look like this:
- Click "Save" to add the Torrent Cleanup script.
-
Click "Settings" -> "Connect".
-
Add a new "Webhook".
-
Add the following:
-
Name: Plex Autoscan
-
On Grab:
No -
On Download:
Yes -
On Upgrade:
Yes -
On Rename:
Yes -
Filter Movie Tags: Leave Blank
-
Method:
POST -
Username: Leave Blank
-
Password: Leave Blank
-
-
The settings will look like this:
-
Click "Save" to add Plex Autoscan.
-
When you are ready to add your first movie to Radarr, click the "Path" drop-down and select "Add a different path".
-
Click the blue "Browse" button, select the
moviesfolder, scroll to the bottom, and select "OK". -
Click the green "check" button to add the path.
-
All movies added now will have that path set.
This is used during the setup of Plex Requests and Organizr.
- Go to "Settings" -> "General" -> "Security" -> "API Key".





