Different "Temporary Download Folder" based on category?
Forum rules
Help us help you:
Help us help you:
- Are you using the latest stable version of SABnzbd? Downloads page.
- Tell us what system you run SABnzbd on.
- Adhere to the forum rules.
- Do you experience problems during downloading?
Check your connection in Status and Interface settings window.
Use Test Server in Config > Servers.
We will probably ask you to do a test using only basic settings. - Do you experience problems during repair or unpacking?
Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Different "Temporary Download Folder" based on category?
I use three categories and all three have "completed" folders on separate physical volumes. I've just switched to sabnzbd from nzbget. With nzbget I found that I got better performance with regard to CPU and disk io if I made the category temp download folder reside on the same volume as the completed folder.
With sabnzbd I don't see a way to have different temporary/incomplete folders per category. Is that not a feature of sabnzbd or have I just missed where it can be configured?
With sabnzbd I don't see a way to have different temporary/incomplete folders per category. Is that not a feature of sabnzbd or have I just missed where it can be configured?
Re: Different "Temporary Download Folder" based on category?
Indeed we don't support that, in all those years I also have never had anyone request it. So must not have been a heavily used feature of former nzbget users.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
-
sab_fan444
- Newbie

- Posts: 11
- Joined: July 22nd, 2024, 3:46 pm
Re: Different "Temporary Download Folder" based on category?
Apologies for necroing this thread.
Oddly enough I was looking for this feature as well. I know it's unlikely to be implemented but as an Unraid user having different disk shares and user shares, this feature would actually be useful because of the way atomic moves/instant moves work in Docker.
Re: Different "Temporary Download Folder" based on category?
Noted! If it's requested a lot, we can reconsider.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
-
sab_fan444
- Newbie

- Posts: 11
- Joined: July 22nd, 2024, 3:46 pm
Re: Different "Temporary Download Folder" based on category?
Just chiming in to say that I just set up SABnzbd for the first time and immediately looked for how to set up category-specific incomplete folders, since I also use Unraid and have separate shares for things. I'm also using SAB in a container, so I think my use case is identical to the previous request. For now I will use a separate "downloads" share as SAB's complete/incomplete folder, and hopefully atomic moves will work ok across shares. But adding category-specific incomplete folders would greatly reduce risk/uncertainty about how this works.
-
sab_fan444
- Newbie

- Posts: 11
- Joined: July 22nd, 2024, 3:46 pm
Re: Different "Temporary Download Folder" based on category?
From my understanding, atomic moves breaks when moving from different shares, only works within a share.
Re: Different "Temporary Download Folder" based on category?
Yeah I did a little more reading before starting up and found that info. For now I will just use one share as the main one and have slow moves for files on the other share.sab_fan444 wrote: ↑December 8th, 2024, 4:15 pm From my understanding, atomic moves breaks when moving from different shares, only works within a share.
-
sab_fan444
- Newbie

- Posts: 11
- Joined: July 22nd, 2024, 3:46 pm
-
sab_fan444
- Newbie

- Posts: 11
- Joined: July 22nd, 2024, 3:46 pm
Re: Different "Temporary Download Folder" based on category?
I use Debian with SnapRAID and Docker. SnapRAID works with JBOD and snapshots, but since it’s not a live RAID system it’s best suited for media servers with Write Once Read Many (WORM) files that don’t change often.
I also use Radarr and Sonarr, which depend on hard links. Because SnapRAID doesn’t pool disks, each HDD has to be managed individually.
Thanks to Docker, I can run a separate SABnzbd instance per HDD, so the temporary download folder resides on the same disk as the final storage location. This avoids filling up my smaller OS drive, reduces constant SSD writes, and lets me benefit from atomic moves.
For users not running Docker, it seems they can only use one SABnzbd instance, which forces everything into a single temporary folder on a single drive. This makes me think it would be really useful if SABnzbd supported category-specific temporary folders, so downloads could stay on the same disk as their completed location.
I also use Radarr and Sonarr, which depend on hard links. Because SnapRAID doesn’t pool disks, each HDD has to be managed individually.
Thanks to Docker, I can run a separate SABnzbd instance per HDD, so the temporary download folder resides on the same disk as the final storage location. This avoids filling up my smaller OS drive, reduces constant SSD writes, and lets me benefit from atomic moves.
For users not running Docker, it seems they can only use one SABnzbd instance, which forces everything into a single temporary folder on a single drive. This makes me think it would be really useful if SABnzbd supported category-specific temporary folders, so downloads could stay on the same disk as their completed location.
Re: Different "Temporary Download Folder" based on category?
Why are you running multiple SABnzbd instances?
Stuff I like: Apache bash cron DD-WRT Debian DNSMasq Entware FireFox GitHub ImageMagick Kate KDE LibreELEC Netrunner NFS NVIDIA OpenVPN Orvibo-S20 pfSense Python Raspberry-Pi RAID SABnzbd Transmission Usenet VirtualBox Watcher3 XFCE
-
sab_fan444
- Newbie

- Posts: 11
- Joined: July 22nd, 2024, 3:46 pm
Re: Different "Temporary Download Folder" based on category?
I think he is saying that by running multiple instances of SABnzdb, he can get around the current limitation. Basically a "hacky" way of solving the issue.
