

The service file will create this and take ownership of it IF AND ONLY IF IT DOES NOT EXIST. Sonarr stores its data, config, logs, and PID files in /usr/local/sonarr by default. If you do not want to use user/group sonarr you will need to tell the service file what user/group it should be running under sysrc sonarr_user="USER_YOU_WANT" To enable the service: sysrc sonarr_enable=TRUE
INSTALL SONARR FREENAS HOW TO
The pkg-message gives instructions on how to enable the updater but keep in mind: this can break things like pkg check -s and pkg remove for Sonarr when the built-in updater replaces files. Time to enable the service but before we do, a note: Now that we have it installed a few more steps are required.
INSTALL SONARR FREENAS INSTALL
* If that does not exist, copy over /etc/pkg/nf to that location, open it, and replace quarterly with latest pkg install sonarrĭon't close the shell out yet we still have a few more things! ¶ Configuring Sonarr * Ensure your pkg repo is configured to get packages from /latest and not /quarterly Sonarr will eventually be no longer compatible with OSX versions īack on the jails list find your newly created jail for sonarr and click "Shell" However in that case you must manually deal with dependencies, installation and permissions. It is possible to install Sonarr manually using the x32.
INSTALL SONARR FREENAS DOWNLOAD
Download the latest version of Sonarr for your architecture linked below.You should not need to run As Administrator every time. This gives Sonarr the permissions it needs. You will likely have to run once "As Administrator" after installing in tray mode, if you get an access error - such as Access to the path C:\ProgramData\Sonarr\config.xml is denied - or you use mapped network drives.

The option to do so is provided during the installer. It's therefore advisable to install Sonarr as a system tray application if the user can remain logged in. This is particularly relevant when using download clients that are configured to download to your home directory.

Windows versions are limited for support to those currently supported by Microsoft, others may work but this is an unsupported configurationĪ Windows Service runs even when the user is not logged in, but special care must be taken since Windows Services cannot access network drives (X:\ mapped drives or \\server\share UNC paths) without special configuration steps.Īdditionally the Windows Service runs under the 'Local Service' account, by default this account does not have permissions to access your user's home directory unless permissions have been assigned manually. Sonarr can be installed on Windows as Windows Service or system tray application.
