Search found 19462 matches

by shypike
February 14th, 2008, 4:14 am
Forum: General Help
Topic: Running as service, how to stop the web gui loading at startup? [Solved]
Replies: 4
Views: 7883

Re: Running as service, how to stop the web gui loading at startup? [Solved]

BTW you should use SABnzbd-console.exe and not SABnzbd.exe when running as a service.
SABnzbd.exe will be terminated as soon as you log out, SABnzbd-console.exe will not.
by shypike
February 14th, 2008, 2:53 am
Forum: General Help
Topic: SabNzb+ linux binaries?
Replies: 6
Views: 8727

Re: SabNzb+ linux binaries?

It is not possible for us to create Linux binaries. There are just too many distributions and versions about. Binaries are usually created by other people and added to the apt-get systems of the distributions. I know that SABnzbd 0.3.1 is now almost ready for inclusion (as an option) in Ubuntu. One ...
by shypike
February 13th, 2008, 4:24 pm
Forum: General Help
Topic: PostProcessing doesnt work?
Replies: 25
Views: 27535

Re: PostProcessing doesnt work?

I just checked. It's totally counter-intuitive, but if you use the console version of SABnzbd, it DOES work fine. So you should start this way: SABnzbd-console.exe -d -f <path-to-my-ini> The problem, the "windowed" version gets and handles the exit command, the console version ignores it. ...
by shypike
February 13th, 2008, 3:56 pm
Forum: General Help
Topic: PostProcessing doesnt work?
Replies: 25
Views: 27535

Re: PostProcessing doesnt work?

I haven't used it as a service for some time. :-\

I will run some tests soon.

BTW, maybe the trick is to run it as another user. Make a special account that doesn't login normally.
by shypike
February 13th, 2008, 10:13 am
Forum: General Help
Topic: PostProcessing doesnt work?
Replies: 25
Views: 27535

Re: PostProcessing doesnt work?

As SABnzbd uses the TCP/IP stack, it is dependent on it. Otherwise Windows may start SABnzbd before the TCP/IP stack is up and running. When it stops on logout, there is definitively something wrong in your service setup. I used it a service quite often, works ok. Only when you stop SABnznd from the...
by shypike
February 13th, 2008, 3:01 am
Forum: General Help
Topic: Queue stuck with "fetching msgid ###### from v3.newzbin.com"
Replies: 11
Views: 12906

Re: Queue stuck with "fetching msgid ###### from v3.newzbin.com"

First upgrade to 0.3.0Final or 0.3.1RC1.
There's no support for 0.3.0RC5.

At high downloading speeds, newzbin fetching may be delayed until there's nothing more to download.
by shypike
February 13th, 2008, 2:56 am
Forum: General Help
Topic: PostProcessing doesnt work?
Replies: 25
Views: 27535

Re: PostProcessing doesnt work?

The double backslashes are OK, that's just a Python habit of displaying strings. Be aware that all parameters passed to your script have double quotes around them. What I do find strange is that your stuff is installed in "C:\Program\SABnzbd". Normally it is installed in "C:\Program F...
by shypike
February 12th, 2008, 5:06 pm
Forum: General Help
Topic: SABnzbd speed nearly always much lower than other clients
Replies: 10
Views: 17432

Re: SABnzbd speed nearly always much lower than other clients

The article cache should not cause swapping, otherwise it's counterproductive. As most video post contain 50M RAR files, it's handy that such a file fits completely in memory. That way the articles don't have to be flushed to disk before assembling them into a file. DeXes: yes, I have 4 MBit line, t...
by shypike
February 12th, 2008, 2:30 pm
Forum: General Help
Topic: Unknown exception while running par2_repair
Replies: 19
Views: 20288

Re: Unknown exception while running par2_repair

I received your log files. I repeat the question of nzb_leecher. Is this file the only one that fails or do all jobs fail in a similar way? Is the par2.exe program in the directory \SABnzbd\win\par2 ? Have you tried to start the par2.exe program from a command prompt? We have never tested with Windo...
by shypike
February 12th, 2008, 2:06 pm
Forum: General Help
Topic: SABnzbd speed nearly always much lower than other clients
Replies: 10
Views: 17432

Re: SABnzbd speed nearly always much lower than other clients

You supply very little information on your specific operating system and system speed, memory firewall software etc. First, do not enter a bandwidth limit, this will bring the speed down (that its purpose). Second, the bigger the article cache, the better the performance is (70M is a nice value). I ...
by shypike
February 12th, 2008, 10:48 am
Forum: General Help
Topic: Unknown exception while running par2_repair
Replies: 19
Views: 20288

Re: Unknown exception while running par2_repair

There is an access denied error, which is odd. However, it looks like your download directory is D:\ I'm not sure if that will work. Did you set the configuration like that? If so, please try with a extra directory level (like d:\incomplete) It would be useful if you sent your sabnzbd.ini file to bu...
by shypike
February 12th, 2008, 10:33 am
Forum: General Help
Topic: --version vs. -v weirdness
Replies: 1
Views: 4248

Re: --version vs. -v weirdness

It's not so weird if you look at this code:     opts, args = getopt.getopt(sys.argv[1:], "phdvncu:w:l:s:f:t:b:",                       ['pause', 'help', 'daemon', 'nobrowser', 'clean', 'logging=', \                       'weblogging=', 'umask=', 'server=', 'templates', 'permissions=', \   ...
by shypike
February 10th, 2008, 10:43 am
Forum: Bug Reports
Topic: Crashes at high speeds
Replies: 4
Views: 6723

Re: Crashes at high speeds

Glad that it works now. Some code was added in 0.3.0 to check if localhost is ambiguous. On systems like Vista, localhost refers to the IPv6 address ::1, which is not the same as 127.0.0.1. Also on some systems the hostname may not resolve properly, it looks like the Python library is not very stron...
by shypike
February 10th, 2008, 10:34 am
Forum: General Help
Topic: bintube queue fail.. sometimes
Replies: 2
Views: 5816

Re: bintube queue fail.. sometimes

Bintube must have given up its bad habits.

Got a few NZB of the site, no problem. Kosher NZB file.

Does it happen still?
Can you send an example of a failing file to [email protected] ?
by shypike
February 10th, 2008, 6:11 am
Forum: Bug Reports
Topic: license problems in sabznbd+ (0.3.0)
Replies: 9
Views: 14441

Re: license problems in sabznbd+ (0.3.0)

Thanks for clarifying this. There are just too many open source licenses. I have added seperate statements of origin with full license info for each of the included modules. The smpl and Plush templates now contain similar statements about their used resources. All of this will be included in the 0....