Skip to content

Conversation

@flying-sausages
Copy link
Member

No description provided.

@bakerboy448
Copy link
Contributor

bakerboy448 commented Jul 20, 2021

While you're here... correct sonarr's (and review other *arr) docs

You may wish to further alter your setup by setting quality profiles or setting up post-processing so that media is automatically transferred to your Sonarr library when your torrents are completed. If you need further help, you can refer to the Sonarr Wiki

  1. no post processing is needed for downloads to move. This is maybe leftover from the couch potato days? Merely only the download client needs to be connected/configured, but sonarr would never download anything without it anyway, so that whole blurb is moot.

  2. that wiki is EOL and for v2: the current wiki (and QuickStart guide) are at wiki.servarr.com/sonarr or wiki.sonarr.tv for the redirect
    -—

Initial Setup

Installing Sonarr is easy. Simply issue the following command

sudo box install sonarrv3

This command will configure sonarr for your user. Sonarr is installed via an apt repository, thus the easiest way to keep it up to date is by issuing the command apt update && apt upgrade. The sonarr base files will be located in /usr/lib/sonarr

this is all sorts of wrong.

  1. sonarr not sonarrv3 no?
  2. apt is not how to update sonarr; the built in updater shall be used.
  3. the base files go to

It'll deploy the binaries in /usr/lib/sonarr/bin and the configuation data will be stored in /var/lib/sonarr

by default unless modified

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants