Purge Incomplete on Empty Queue
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.
Purge Incomplete on Empty Queue
Is it possible to purge the incomplete download folder when the queue empties? I don't see a flag/switch for this, so I wonder if anybody has come up with a plugin/hook that will allow this?
Re: Purge Incomplete on Empty Queue
The only option now is to write your own end-of-queue script that clears the incomplete folder.
Re: Purge Incomplete on Empty Queue
wow, been a while since I posted this.
That's fine, but I can't find any information on end-of-queue hooks. I've looked through the config options and I don't find any entry that will trigger a script when the queue finishes/is empty, can somebody point me to the relevant documentation please.
That's fine, but I can't find any information on end-of-queue hooks. I've looked through the config options and I don't find any entry that will trigger a script when the queue finishes/is empty, can somebody point me to the relevant documentation please.
Re: Purge Incomplete on Empty Queue
First you put the script in SABnzbd's scripting folder.
Then you can select the script in the pull down menu at the top right of the queue.
Then you can select the script in the pull down menu at the top right of the queue.
Re: Purge Incomplete on Empty Queue
urgh, so obvious.. I was looking through the config
Re: Purge Incomplete on Empty Queue
The UI isn't a champion of consistency 
The idea behind this particular choice was that you do this once.
BTW: the setting will not be permanent, unless you enable the option Config->Special->queue_complete_pers
The idea behind this particular choice was that you do this once.
BTW: the setting will not be permanent, unless you enable the option Config->Special->queue_complete_pers
Re: Purge Incomplete on Empty Queue
yes, I discovered that in my searching yesterday, I'd seen that option somewhere and spent the better part of 30 minutes searching for it again, thanks for telling me where to find it 

