hasemlistings.blogg.se

Utorrent and sonarr setup
Utorrent and sonarr setup











utorrent and sonarr setup
  1. #Utorrent and sonarr setup install
  2. #Utorrent and sonarr setup update

Iocage exec qbittorrent pkg install qbittorrent-nox

#Utorrent and sonarr setup update

Iocage exec qbittorrent "pkg update & pkg upgrade" # Install qBittorrent without GUI Iocage fstab -add qbittorrent /mnt/vault0/media/torrents /mnt/torrents nullfs rw 0 0 # Update packages Iocage exec qbittorrent mkdir /mnt/torrents

utorrent and sonarr setup

Iocage fstab -add qbittorrent /mnt/vault0/apps/qbittorrent /mnt/config nullfs rw 0 0 # Mount media dataset Iocage exec qbittorrent mkdir /mnt/config Iocage create -name qbittorrent -release 12.2-RELEASE dhcp = 1 boot = 1 # Mount jail config dataset We’ll use default 755 permissions for all datasets.

utorrent and sonarr setup

Navigate to Storage → Pools and add the datasets and permissions. Navigate to Accounts → Users and add the following users. Navigate to Accounts → Groups and add the following groups. E.g., Radarr can only read ( ro) from the torrent dataset but write ( rw) to the movies dataset.

  • Jails share media datasets, but only one user has write permissions.
  • Each jail owns a dataset for configuration data.
  • Each service inside the jail runs as a different user.
  • Each service lives inside a separate jail.
  • The diagram above translates to the following requirements: I use DHCP reservations to manage my server IPs, so I use the dhcp=1 option to create jails. I’ll only cover options that deviate from the defaults. See also: Legal issues with BitTorrent (Wikipedia) I’ll also briefly cover permissions.įrom Wikipedia on BitTorrent Legislation:Īlthough the protocol itself is legal, problems stem from using the protocol to traffic copyright infringing works, since BitTorrent is often used to download otherwise paid content, such as movies and video games. The FN11.3 iocage jails - Plex, Tautulli, Sonarr, Radarr, Lidarr, Jackett, Transmission, Organizr guide inspired me to write this guide. This post documents the steps required to install qBittorrent, Jackett, Lidarr, Radarr, Sonarr, and Plex in TrueNAS jails version 12.0-U6.













    Utorrent and sonarr setup