You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
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.
sonarr not sonarrv3 no?
apt is not how to update sonarr; the built in updater shall be used.
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.