Hi all. I am having issues getting the Arr apps to process finished downloads from qBittorrent on ZimaOS. The Arr apps can send download requests and the downloads complete just fine but then nothing happens. I’m guessing it’s either a permission/owner issue or more likely, a folder structure conflict? I have tried so many variations, I have completely got myself lost so am seeking your help! Here is the current settings;
I have a system drive named ZimaOS-HD and a Raid drive named Main.
qBittorrent:
On install I input;
ZimaOS = /DATA/AppData/qbittorrent/config qBittorrent = /config
ZimaOS = /media/Main/torrents qBittorrent = /Main/torrents
PGID & PUID = 1000
UMASK = 002
Then in the qBittorrent app settings I’ve got;
Default save path = /media/Main/torrents
Sonarr:
On install I input;
ZimaOS = /DATA/AppData/sonarr/config Sonarr = /config
ZimaOS = /media/Main/torrents Sonarr = /Main/torrents
ZimaOS = /media/Main/Media/tvshows Sonarr = /Media/tvshows
Then in Sonarr app settings I’ve tried remote mapping but nothing seems to work here and I’ve tried removing any remote mappings and no luck there either way. I did see the section for Permissions and wondered if this is necessary to getting this working?
Oh, I did chown -R 1000:1000 /media/Main/Media in the hope this helped.
A complete newbie here, always been a Windows user having never run a Linux OS before now! What am I missing? Probably something really simple!