Page 1 of 1
Does sabNZBd clean the Incomplete / Cache folder?
Posted: March 24th, 2008, 9:23 am
by FlyveHest
I was wondering, is there some sort of housekeeping in place that cleans up Incomplete / Cache folder when files are older than X days?
I just noticed that when I cancel an item in the queue, there are still a folder in Incomplete, and it has files in it.
Re: Does sabNZBd clean the Incomplete / Cache folder?
Posted: March 24th, 2008, 10:48 am
by shypike
Cache is cleaned.
Policy is never to delete downloaded files, so "incompletes" are not removed.
Re: Does sabNZBd clean the Incomplete / Cache folder?
Posted: March 24th, 2008, 11:11 am
by switch
I think we should do better cleanup when a file is removed from the queue. If someone removes it from the queue I don't see the point of keeping the files that were downloaded.
Re: Does sabNZBd clean the Incomplete / Cache folder?
Posted: March 24th, 2008, 11:23 am
by FlyveHest
switch wrote:
I think we should do better cleanup when a file is removed from the queue. If someone removes it from the queue I don't see the point of the downloaded files remaining.
Exactly my point

Re: Does sabNZBd clean the Incomplete / Cache folder?
Posted: March 24th, 2008, 12:32 pm
by nzb_leecher
1. It can be an accident you wanted to remove the next film in the queue
2. You needed only a few rars form the nzb that contained 90 rars. So you when they are dloaded you delete the item in the queue and then continue to work on the dloaded rars.
Re: Does sabNZBd clean the Incomplete / Cache folder?
Posted: March 24th, 2008, 12:51 pm
by FlyveHest
It would be fine if you could specify an "age-limit" in the Incomplete folder, and let the users decide how often, and if, the directory should be cleansed.
Re: Does sabNZBd clean the Incomplete / Cache folder?
Posted: March 24th, 2008, 12:58 pm
by nzb_leecher
FlyveHest wrote:
It would be fine if you could specify an "age-limit" in the Incomplete folder, and let the users decide how often, and if, the directory should be cleansed.
That seems like a better idea. Everything oldert hen 7 days can be deleted
Re: Does sabNZBd clean the Incomplete / Cache folder?
Posted: March 25th, 2008, 4:58 am
by shypike
I disagree.
Hands of downloaded files.
I would sooner move the content of incomplete to 'complete" to make it more visible.
Is it so much trouble to clean up the incomplete directory yourself?
Re: Does sabNZBd clean the Incomplete / Cache folder?
Posted: March 25th, 2008, 10:53 am
by FlyveHest
shypike wrote:
I disagree.
Hands of downloaded files.
I would sooner move the content of incomplete to 'complete" to make it more visible.
Is it so much trouble to clean up the incomplete directory yourself?
Its not so much trouble, as it is a maintenance task that you have to do (and, remember to do), and I know that I am very bad at remembering to do those kinds of tasks
Having 2 switches, something like
CleanIncompleteFilesOlderThan (hours? minutes?)
CleanIncompleteFilesOlderThanSchedule (0 for disabled, -1 for onstart, hours/minutes)
would cater to all audiences, have it default to being disabled, and, if you'd like automated cleanup, then you can enable it.