Page 2 of 2

Re: unstable downloadspeed

Posted: February 19th, 2008, 7:18 am
by switch
neilt0 wrote: I was looking at SourceForge last night -- can we download nightly (source) builds for testing from there?
Access to the SVN is available for anyone, but we will not support problems you have with it on the forums.
More info: http://sourceforge.net/svn/?group_id=207766
Browse SVN: http://sabnzbdplus.svn.sourceforge.net/ ... bnzbdplus/
Currently the trunk doesn't have all of the 0.3.1 fixes in as it is being prepared for 0.4.0beta

Re: unstable downloadspeed

Posted: February 22nd, 2008, 3:05 am
by nibor
Somehow i've been able to "solve" the downloadspeed problem.
Things i did:
- "re-installed" sabnzbd
-  changed some config value's (including unzip 0)
-  cache 0
-  downloaded newer version of Yenc
After testing/tuning a bit more its working fine now with a stable speed of 1.4 ~ 1.5 MB/s

Re: unstable downloadspeed

Posted: February 22nd, 2008, 4:25 am
by neilt0
Sounds about right, speedwise. I get a little less than that, but your NAS has a slightly faster CPU.

Re: unstable downloadspeed

Posted: February 22nd, 2008, 5:24 am
by nibor
Gonna try to tune it a bit more (my connection that is).
Lately its draining @ 15mbit instead of 20mbit so need check the cables etc.
Btw if you still wanna add the requested feature's which can be enabled inside the cfg it would be nice :)

Re: unstable downloadspeed

Posted: February 23rd, 2008, 6:29 am
by shypike
nibor wrote: -  downloaded newer version of Yenc
Not having the right yEnc is a performance killer.
If SABnzbd cannot find a proper compiled C version of yEnc, it does
decoding on Python level, which is very expensive.