Search found 11 matches
- February 16th, 2026, 12:35 pm
- Forum: General Help
- Topic: Different "Temporary Download Folder" based on category?
- Replies: 30
- Views: 117257
Re: Different "Temporary Download Folder" based on category?
Depends on what you mean by "the slow down" but yes, it will read the RAR files and write the uncompressed data in chunks. This is slower than reading or writing continuously, especially on spinning disks where the heads have to move back and forth between the tracks being read and writte...
- February 16th, 2026, 1:02 am
- Forum: General Help
- Topic: Different "Temporary Download Folder" based on category?
- Replies: 30
- Views: 117257
Re: Different "Temporary Download Folder" based on category?
Because of this, if you put the incomplete and complete dir on the same disk then that will usually be much slower than having them on separate disks. Just so I'm on the same page, are you saying because when the RAR files are decompressing, SABnzbd needs to do both; read the compressed RAR file an...
- December 10th, 2025, 9:33 pm
- Forum: General Help
- Topic: Different "Temporary Download Folder" based on category?
- Replies: 30
- Views: 117257
Re: Different "Temporary Download Folder" based on category?
You don't actually need the feature requested above to use RAM, because Unraid loads the entire OS into RAM on every boot, the /tmp folder is written in RAM. Therefore you can create a folder in /tmp for SABnzbd's incomplete folder. This is how I do it on my Unraid server: User Script plugin First y...
- September 29th, 2025, 9:01 am
- Forum: General Help
- Topic: Different "Temporary Download Folder" based on category?
- Replies: 30
- Views: 117257
Re: Different "Temporary Download Folder" based on category?
Why not have it all go to the same completion folder, then move it in post-processing? That's actually what I am doing at the moment but in order to not break atomic moves/instant moves everything has to be in the same user share like this: media/ ├── downloads/ ├── movies/ ├── tv_shows/ └── music/...
- September 28th, 2025, 7:44 pm
- Forum: General Help
- Topic: Different "Temporary Download Folder" based on category?
- Replies: 30
- Views: 117257
Re: Different "Temporary Download Folder" based on category?
Basically a "hacky" way of solving the issue. But why have temp locations per-category? I can’t speak for anyone else but for me it’s because of how Unraid handles different disk shares and user shares in regards to atomic moves/instant move. So for example, I can’t have a separate user s...
- September 28th, 2025, 5:07 pm
- Forum: General Help
- Topic: Different "Temporary Download Folder" based on category?
- Replies: 30
- Views: 117257
Re: Different "Temporary Download Folder" based on category?
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. Why are you running multiple SABnzbd instances? I think he is saying that by running multiple instances of SABnzdb, he can get around the current...
- September 13th, 2025, 5:23 pm
- Forum: General Help
- Topic: Different "Temporary Download Folder" based on category?
- Replies: 30
- Views: 117257
- December 8th, 2024, 7:10 pm
- Forum: General Help
- Topic: Different "Temporary Download Folder" based on category?
- Replies: 30
- Views: 117257
- December 8th, 2024, 4:15 pm
- Forum: General Help
- Topic: Different "Temporary Download Folder" based on category?
- Replies: 30
- Views: 117257
Re: Different "Temporary Download Folder" based on category?
From my understanding, atomic moves breaks when moving from different shares, only works within a share.
- July 24th, 2024, 6:05 pm
- Forum: General Help
- Topic: Different "Temporary Download Folder" based on category?
- Replies: 30
- Views: 117257
- July 22nd, 2024, 3:51 pm
- Forum: General Help
- Topic: Different "Temporary Download Folder" based on category?
- Replies: 30
- Views: 117257
Re: Different "Temporary Download Folder" based on category?
Apologies for necroing this thread. 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. Oddly enough I was looking for this feature as well. I know it's unlikely to be implemented but as an Unr...