Page 1 of 1

save_interval

Posted: January 16th, 2010, 12:43 pm
by ncjok
Apologies if this should really be in the Beta Releases forum, I'm posting it here in case it is applicable to both stable and the current beta.

I'm just wondering if the units of save_interval in sabnzbd.ini is in minutes or seconds?

In the course of reading this thread (post #24187), I believe it to be seconds, however the included ISSUES.txt suggests it is in minutes,
ISSUES.txt wrote:- Some people have reported problems with very large jobs (think 50G +)
  Especially on low memory systems.
  The is a work-around for this. Find the sabnzbd.ini file and find this line:
      save_interval = 1
  This is the minimum amount of minutes between subsequent saves of the
  internal administration to disk. For very large downloads, 10 minutes is good setting.
Thanks.

Re: save_interval

Posted: January 16th, 2010, 4:39 pm
by shypike
It's actually in seconds.
The option will soon disappear, because in 0.5.0 Final
the required interval will be calculated based on the size of the job.