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.
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.
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.