banner



How To Set Up Sonarr

Today we will be installing Sonarr docker on a Raspberry Pi four and configuring it to work with NZBGet and Usenet. This is episode 17 in our Raspberry Pi serial. If you lot have non followed our previous episodes nosotros recommend you lot practise and then earlier attempting to follow any of our episodes. Each tutorial follows on from a custom setup and you may miss some prerequisites.

Having said that nosotros volition list out the prerequisites below. so you tin attempt to complete today's tutorial without watching our previous episodes.

Difficulty=Easy

Copyright Disclaimer:

We practise not condone piracy in whatsoever shape or form. We provide information for educational purposes . We are including Sonarr in our Raspberry Pi series as it shows off how well the Raspberry Pi can integrate via API to other applications to automate tasks and organize data. Please respect the law regarding copyright in your state.

Prerequisites:

  • A Raspberry Pi with Raspberry Pi OS installed. We recommend using an SSD for Sonarr.
  • Secured Raspberry Pi.
  • Openmediavault, Docker and Portainer Installed.
  • A volume created in Openmediavault to be used for the Sonarr container storage (Appdata folder).
  • A Downloads binder stored on an external USB drive so y'all can store large media files.
  • A Usenet provider – We recommend Newshosting You lot will demand all your account details at hand.
  • NZBGet Installed and configured to work with a Usenet provider. Bank check out our guide hither.

Recommended USB Hard Drives For Raspberry Pi:

WD 1TB My Passport Portable External Difficult Drive WD 4 TB My Passport Portable External Difficult Bulldoze
United states Amazon Link: USA Amazon Link:
U.k. Amazon Link: Britain Amazon Link:
We utilize Amazon Affiliate Links. At no extra toll to you. Cheers for using our links

What is Sonarr?.

Sonar is a Tv set series collection indexer that tin can monitor, organize, restructure and update a TV series collection. It works with NZBget and Usenet and supports total automation downloads from private Usenet servers.

Sonarr also supports Torrents. Nosotros won't be roofing them today only it is possible to integrate your trackers and download customer into the Sonarr interface.

How to install Sonarr Docker on Raspberry Pi 4.

Footstep 1 – Create the folders needed for the Sonarr Docker container.

Open up upward a terminal or Putty application.

Connect to your Raspberry Pi via SSH (secure shell).

ssh -p PORT [email protected]

Navigate to your "Appdata" folder or the place where you store all your containers persistent configuration data.

cd /srv/YOURUSBDISKUUID/Appdata

Create a folder called "sonarr".

mkdir sonarr

Navigate into the "sonarr" folder.

cd sonarr

Create the "config" folder where all the sonarr configuration data will reside.

mkdir config

At present navigate into the "config" folder.

cd config

From here you lot will demand to go your "absolute path" for your "config" binder.

pwd

Copy the output of the pwd control and paste it into a text file. You volition demand this in Step 2.

The side by side binder that is needed is a "downloads" folder. If you lot have followed our previous episodes yous should already have this folder fix. If not create 1 and make sure it resided on an external USB drive with enough storage capacity to fit your download needs.

The Downloads folder is used for Sonarr to process the raw data information technology gets from Usenet. It will unpack, verify, repair, rename the data hither before moving it to your "television set" folder which y'all will create below. In one case it moves the data information technology will delete the files automatically from the root folders of the "downloads" folder freeing up space.

Now navigate into the "downloads" folder and you lot will demand to get the accented path.

pwd

Re-create the output of the pwd command and paste it into a text file. Yous will need this in Step 2.

The final folder you will need is the "tv" folder. This is the last resting place for all TV series files downloaded and processed by Sonarr.

Nosotros will place this folder within our "downloads" binder to proceed information technology uncomplicated. While still in the downloads folder.

Create a "television" folder.

mkdir tv

Navigate into the "boob tube".

cd telly

To get the absolute path.

pwd

Re-create the output of the pwd control and paste it into a text file. You lot volition need this in Pace ii.

You tin can gear up an optional folder "kidstv" in your downloads folder to separate child-friendly content. Simply follow the aforementioned steps in a higher place to practice this.

Step 2 – Create the Sonarr Container Using Portainer and a Stack.

Navigate to your Portainer dashboard and log in.

From the left paw carte click on "Stacks".

Now in the Stacks dashboard click on "Add a stack".

In the "Name" field enter "sonarr"

Now Copy and paste the following docker-compose data into the "Web editor" field. Exist sure to modify all the file paths to the absolute paths y'all saved to a text file in the previous step.

Yous volition also demand to change the "TZ", "PUID" and "PGID" fields to match your setup. Yous can find these past following our video guide above.

Sonarr Docker Compose Stack

--- version: "two.1" services:   sonarr:     image: ghcr.io/linuxserver/sonarr     container_name: sonarr     environment:       - PUID=1001       - PGID=100       - TZ=Europe/London     volumes:       - /Folder/PATH/Appdata/Sonarr/config:/config       - /Binder/PATH/Downloads:/downloads       - /Binder/PATH/downloads/television:/telly       - /Folder/PATH/downloads/tv/kidstv:/kidstv #optional            ports:       - 8989:8989     restart: unless-stopped

Once you have completed that you are ready to click "Deploy the stack".

If y'all navigate to "Containers" in the left menu

Yous should at present see your "sonarr" container in the list.

Give the container a few minutes to fully beginning up so yous can connect to the Sonarr dashboard.

http://YOURRASPBERRYPIIP:8989

You should at present be ready to configure Sonarr.

If yous would like to know how to configure Sonarr to work with NZBGet. Please follow our Youtube video for this episode.

We demand your support.

Nosotros hope yous enjoyed this episode and that it was helpful and you got do good out of information technology.

If yous did, please consider supporting our channel past Subscribing to our YouTube channel, and liking and sharing our content.

You can also brand a donation via Paypal or get a Patreon if y'all wish to do so.

You lot can besides follow usa on Facebook or Twitter.

If you have any questions or any requests please inquire in the comments below or on YouTube.

Source: https://www.addictedtotech.net/how-to-install-sonarr-docker-on-a-raspberry-pi-4/

0 Response to "How To Set Up Sonarr"

Post a Comment

Iklan Atas Artikel

Iklan Tengah Artikel 1

Iklan Tengah Artikel 2

Iklan Bawah Artikel