Sonarr version (exact version): 4.0.15.2941
Mono version (if Sonarr is not running on Windows):
OS: Ubuntu
Debug logs:
Description of issue:
I am looking at getting a seedbox. This seedbox will be used by me for downloads OTHER than sonarr but sonarr will be using it almost daily. Right now everything is running on my Ubuntu server locally and the process is sonarr sends the torrent over and it is downloaded to a folder and then sonarr copies the file into it’s location after doing it’s naming convention. I then have a post processing script that moves that copied file to an “old” folder. Then it takes the original downloaded file from the torrrent download folder and moves it to a temp area where I run some scripts that extract out the SRT file (or ASS and then convert to SRT) and a few other things and then names it and puts it back where sonarr originally put it’s file.
My question now is if I get a seedbox obviously that file downloaded is “remote”. From looking online it looks like I need something like syncthings to run and keep the download folder synced so the file is always local as well as remote. But since I’ll be using this seedbox for other stuff that I won’t be wanting synced I’m wondering how to only get those for sonarr synced. I am thinking of using the category to store the sonarr files once completed in a different folder and syncing that folder.
So I wanted to check my thought process before getting the seedbox and getting set up to do that if this sounded reasonable. It doesn’t sounds like sonarr has the ability to “preprocess” to facilitate a sync of a specific file so this was the only way I could think to do what I do and only get sonarr files.