chatvasup.blogg.se

Unraid sonarr setup
Unraid sonarr setup





  1. Unraid sonarr setup how to#
  2. Unraid sonarr setup software#

Unraid sonarr setup how to#

So you need to regularily chown -R user:user $MOUNT_POINT/transmission/completed, not sure how to fix this. Change this as needed if you arne't using the first user created Problemsįor some reason Radarr downloads files though transmission as root rather than as the normal user. This assumes you have one user who's PGID/PUID is 1000.

  • Open Plex and libraries, Movies path is /data/movies/ and TV path is /data/tv/.
  • Open Radarr and repeat the steps for Sonarr, except when you add a path set it to /movies/.
  • Click Series, Add series and find one you want.
  • The url is your public IP address, and the username and password are those you sign into with The usual setup for Sonarr would be to have a Media share that contains a TV subfolder.

    Unraid sonarr setup software#

    I was curious and wanted to try these software and the steps below are only meant as a reference. Note: These steps are not to encourage or promote illegal downloading of movies or TV shows. These will be accessable from your network so other applications can access them. I am not going the packaged way (as in use the Debian/ Ubuntu package) so I will set things up manually.

  • Click connect and add Plex Media Server. Shares are where Sonarr will be accessing your downloads and putting the TV shows on your Unraid server.
  • Also set the API key to the one displayed at the top of Jackett
  • Add a torznab custom indexer, paste in the torznab feed from the previous step.
  • To get the IP address run docker inspect transmission | grep \"IPAddress\", port is 9091 You can use the internal docker network though. The transmission docker container doesn't have a public URL as all traffic goes through VPN.
  • Add a downloadclient of type transmission.
  • unraid sonarr setup

  • Open Jackett and add a tracker to use, click "Copy torznab feed" and save this for the next step.
  • Run TIME_ZONE= "Europe/London" MOUNT_POINT="/mnt/volume-fra1-01" VPN_PROVIDER="NORDVPN" VPN_CONFIG="UK" VPN_USERNAME="username" VPN_PASSWORD="password" docker-compose up -d.
  • Downloads handled by transmission through a VPN

    unraid sonarr setup

    Docker based setup for running plex, sonarr and radarr.







    Unraid sonarr setup