Page 1 of 1

Downloads keep failing

Posted: March 12th, 2013, 11:28 pm
by sparky3387
I keep experiencing failed downloads with SabNZBD, it will download around 80% of each file leaving me with massive corruption that I must fix.

There is no doubt in my mind it is related to the fact I am using Satellite internet that is patchy and drops out all the time, using Newsbin it will simply re-download the sections of files that were downloading when the internet dropped, but SabNZBd does not appear to do this.....

I am just wondering if there is an option to do this (I have searched, but perhaps am using the wrong keywords), and if not can I help to improve the reliability (logs etc)

Cheers!

Re: Downloads keep failing

Posted: March 13th, 2013, 11:04 am
by shypike
SABnzbd will not re-download missing parts afterwards.
I doubt whether newsbin does either.
However, if you do have a unreliable connection, you should disable retries in Config->Switches.
This way SABnzbd will keep trying forever (or until it has a working connection again).
Set retries to 0 ( which means unlimited).

Re: Downloads keep failing

Posted: March 14th, 2013, 9:38 pm
by sparky3387
shypike wrote:Set retries to 0 ( which means unlimited).
Hi!

If I do this, upon restart it is set to 2........

Re: Downloads keep failing

Posted: March 14th, 2013, 11:32 pm
by sparky3387
sparky3387 wrote:
shypike wrote:Set retries to 0 ( which means unlimited).
Hi!

If I do this, upon restart it is set to 2........
Set it to 99999999 and it works fine! Thanks heaps!

Re: Downloads keep failing

Posted: March 15th, 2013, 9:42 am
by shypike
sparky3387 wrote:
shypike wrote: If I do this, upon restart it is set to 2........
That's not right.
I'll check it out.

Re: Downloads keep failing

Posted: March 15th, 2013, 12:44 pm
by shypike
It is right after all.
The main thing is to prevent people from setting it to 1, which is a bad idea.
Setting it to a huge value like you did, is the right solution.