Control downloads based on file size
Posted: September 6th, 2025, 4:16 am
First of all thanks for the great work on SABnzbd!
I would like to request a feature that allows downloads to be controlled based on their size.
The case:
Proposed solution:
Would this be possible to consider for a future version?
I would like to request a feature that allows downloads to be controlled based on their size.
The case:
- On my system I keep incomplete downloads on a small but fast local disk (SSD).
Completed downloads are moved to a large but slower disk (USB/NAS).
Proposed solution:
- Add an option to configure download rules based on total size.
- When the job is added to the queue, SABnzbd determines the total size and applies the configured rule.
If download size ≤ X GB → download via normal incomplete folder.
If download size > X GB → either pause automatically, or send directly to an alternative incomplete folder on the larger disk.
Would this be possible to consider for a future version?