

Update systemctl, enable the service and start sonarr:.Create the file rvice in /etc/systemd/system/ and paste in the following:ĮxecStart=/usr/bin/mono /opt/NzbDrone/NzbDrone.exe -nobrowser -data=ExecStart=/usr/bin/mono /opt/NzbDrone/NzbDrone.exe -nobrowser -data=/home/nobody/.config/NzbDrone.


sudo chown -R nobody:nogroup /opt/NzbDrone/.Change permissions on the Sonarr folder:.Sudo apt-get install nzbdrone Configure Sonarr to Run As a Service Under nobody:nogroup The next step is to install Sonarr itself: sudo apt-get update This will allow us to easily install (and upgrade in the future) using apt-get: sudo apt-key adv -keyserver -recv-keys FDA5DFFCĮcho "deb master main" | sudo tee /etc/apt//sonarr.list sudo apt-get upgrade & sudo apt-get install mono-develįirst, add the Sonarr software repository to the debian software source list.sudo apt-key adv -keyserver hkp://:80 -recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EFĮcho "deb wheezy main" | sudo tee /etc/apt//mono-xamarin.listĮcho "deb wheezy-libjpeg62-compat main" | sudo tee -a /etc/apt//mono-xamarin.list.Add the mono repositories to the Debian sources list:.Debian needs a couple of extra steps to install this: NET runtime and required in order run Sonarr. Mono is an open source impementation of Microsoft’s. For example, depending on settings you configure, Sonarr will download an episode of a series in SD format as soon as it is posted and then upgrade it as progressively better quality releases become available. Sonarr is the new name for NZBdrone – an application which not only automates TV show downloads but also maintains them after this is done.
HOW TO INSTALL SONARR ON UBUNTU HOW TO
This article describes how to install Sonarr on Debian and integrate it with the previously configured transmission and nzbget programs.
