
- #Nzbget sonarr setup how to
- #Nzbget sonarr setup install
- #Nzbget sonarr setup update
- #Nzbget sonarr setup upgrade
- #Nzbget sonarr setup software
#Nzbget sonarr setup install
#Nzbget sonarr setup update
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
#Nzbget sonarr setup upgrade
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
#Nzbget sonarr setup software
#Nzbget sonarr setup how to
This article describes how to install Sonarr on Debian and integrate it with the previously configured transmission and nzbget programs.

However due to rclone sync not being instant, I believe there is a 'copy' of sorts within /mnt/ between /mnt/uploads/Downloads and /mnt/google/Downloads while rclone does its thing. Downloads is mapped to the same location in NZBGET and the *arrs and this is where you should be operating within. Media is not mapped as a volume in NZBGET which is why you get a permission denied error when trying to access, create. mnt/google should be mounted as /Media with the *arr containers.

mnt/uploads is symlinked so I don't think you can directly interact This is essentially a mapping of your Google drive and you don't want to be dealing with anything /mnt/ directly. It is the volume(s) external to the docker container. I'm not sure there is going to be an "easy" way to fix this, as you don't want the "completed" folder inside the google drive folder as it will attempt to copy/move things that download immediately to Google Drive, which you don't want to do, that will cause more issues, and even slower than what it is doing now.Īny particular reason why you're changing the nzbget paths from default?Īlso, if I understand correctly how everything links together, /mnt/* is rclone territory. Then Sonarr/Radarr picks up that it completed, and attempts to "move" the file to /Media/(your google drive folder), which docker considers a different volume, so it "copies", not moves. I'll explain: NZB/Dulge/Sab all download to /Downloads/completed, totally fine, no issues.

It is mostly what you said, but is a combination of NZBGet/Dulge/Sab and Radarr/Sonarr that is causing it, not just NZBGet. Let me ponder a moment, and see if i can figure out a way you can do this. I do come across this downloading an entire season packed into one as you noted above, then i have to fallback to downloading individual episodes. And I have this problem myself, but since i don't download 1000 things at once at all times :-) it isn't always a problem for me.
