

# sonarr_data_dir: Directory where sonarr configuration data is stored. # empty string as this will cause the daemon to run with group wheel. # sonarr_group: The group account used to run the sonarr daemon. # empty string as this will cause the daemon to run as root. # This is optional, however do not specifically set this to an # sonarr_user: The user account used to run the sonarr daemon. # sonarr_enable: Set to yes to enable the sonarr service. # Add the following lines to /etc/rc.conf.local or /etc/rc.conf Tar -xvf -圆4.tar.gz -C /usr/local/shareĬhown -R sonarr:sonarr /usr/local/share/SonarrĬreate a rc.subr script to run Sonarr as a daemon in an editor of your choice (you may be able to skip line 1 if the folder already exists) and use the contents of sonarr rc.subr below mkdir -p /usr/local/etc/rc.d
#Nzbgeek sonarr import install
Install the following libraries to support sonarr pkg install icu libunwind krb5 libnotify libinotify sqlite3Ĭreate Sonarr User and Group (If you do not want to use user/group 'sonarr' it can be changed based on preference) pw user add sonarr -c sonarr -u 351 -d /nonexistent -s /usr/bin/nologinĭownload the latest version from and set its permissions curl -J -L "" -o -圆4.tar.gz * If that does not exist, copy over /etc/pkg/nf to that location, open it, and replace quarterly with latest * 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! ¶ Sonarr. * Ensure your pkg repo is configured to get packages from /latest and not /quarterly Replace "accept_rtadv" or remove ip6_addr if you do not want auto configure IPV6 iocage create -n "sonarr" -r 13.1-RELEASE ip4_addr="vnet0|10.0.0.100/24" vnet="on" allow_raw_sockets="1" boot="on" allow_mlock="1" ip6_addr="vnet0|accept_rtadv" enforce_statfs="1"īack on the jails list find your newly created jail for sonarr and click "Shell" Replace "sonarr" with your preferred jail name Replace "13.1-RELEASE" with preferred FreeBSD version Replace "10.0.0.100" with an open IPV4 address on your network Sonarr will eventually be no longer compatible with OSX versions Īssumes iocage is installed and configured ( )Īssumes iocage network bridge (vnet) is configured ( ) However in that case you must manually deal with dependencies, installation and permissions. It is possible to install Sonarr manually using the x32.
#Nzbgeek sonarr import 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 may have to run once "As Administrator" after installing 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.

#Nzbgeek sonarr import windows
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.

Windows Port Checker and Restarter PowerShell Script.
