Quick Sonarr, Radarr, Prowlarr, Bazarr and Deluge Setup
Updated over a week ago

Introduction

Welcome to our quick short guide to help you up and running quickly on your seedbox. This guide assumes every apps run in your seedbox. This guide assumes you already know what those apps are. If you don't, no problems. Go to the following blog posts to get an idea :

Installation

Those apps, except Deluge which are installed by default, can be installed in 2 ways of One-Click Installers, the CLI and Web-Based. All of your credentials, service URLs and IPs are available in your client area

CLI One-Click Installers

SSH Login

Log in to your Seedbox via SSH to your ip and port 2222.

ssh user@YOURIP -p2222

One liner install

Use this one liner to install the apps. Get some coffee because it will take a while :) And yes it's THAT easy. But it also has easy to use text-based interactive menus. Go here to learn more.

sudo install-app -a sonarr:install,radarr:install,prowlarr:install,bazarr:install

Web-based One-Click Installers

Follow the guide here. And you need to repeat the installation step for each app.

Connecting Sonarr and Radarr to Deluge

Enabling Label plugin

Before you connect Sonarr and Radarr to Deluge you need to enable Label plugin in Deluge.

Deluge setting

The settings are the same for both Sonarr and Radarr to connect to to your seedbox Deluge. If successful you should see a green check mark when you press Test button.

Host : 127.0.0.1

Port : 8112

Password : From your client area

Connecting Prowlarr to Sonarr and Radarr

Use the following to connect Prowlarr to Sonarr

Api Key : Copy from Sonarr -> Setting -> General

Use the following to connect Prowlarr to Radarr

Api Key : Copy from Radarr -> Setting -> General

Connecting Bazarr to Sonarr and Radarr

Connecting Bazarr to both use the same setting with connecting Prowlarr above. You should see the Sonarr/Radarr version if you press the Test button

Closing

After everything is connected you should be able to :

  1. Add Indexer

  2. Add, search and download series, movies

  3. Automatically download the preferred subtitles.

Should you encounter any problem, reach us the support team.

Did this answer your question?