Search found 991 matches

by jcfp
April 2nd, 2008, 5:17 pm
Forum: Beta Releases
Topic: Overview of some 0.4.0Beta1 Features
Replies: 47
Views: 44089

Re: Overview of some 0.4.0Beta1 Features

So many new options ;D A suggestion: would it be possible to also get rid of cherrypy's logging (to the console) of successfully served http requests when 'Logging' is set to "Errors/Warnings" on the connection tab? Unrelated issue... things looks strange when a server is unreachable: 2008...
by jcfp
March 24th, 2008, 5:47 pm
Forum: Bug Reports
Topic: fill server down>broken downloads get stuck
Replies: 4
Views: 5005

Re: fill server down>broken downloads get stuck

I suppose you are right that a server should not block progress. Problem is, once a server has been flagged as "down", when do you consider it to be "up" again? An approach like the one taken by mail servers like postfix might be a good idea: when a server is unavailable, do kee...
by jcfp
March 21st, 2008, 8:35 am
Forum: Debian/Ubuntu Package
Topic: (Unofficial) Ubuntu repository for SABnzbd+
Replies: 195
Views: 732653

Re: (Unofficial) Ubuntu repository for SABnzbd+

The source package for version 0.3.4 was uploaded to the repository last night, and was successfully built and published shortly thereafter.
by jcfp
March 15th, 2008, 6:19 pm
Forum: General Help
Topic: is there a way to optimize and/or speed up SABnzbd+?
Replies: 30
Views: 28975

Re: is there a way to optimize and/or speed up SABnzbd+?

If he's concerned about other processes slowing down, he might try 'cpulimit' on the unrar and par2 processes... and if necessary bandwidth limit sabnzbd so that eats less cpu as well. Or just use sabnzbd's scheduling option and let it have all cpu when the system would otherwise just sit idle in th...
by jcfp
March 15th, 2008, 12:23 pm
Forum: General Help
Topic: is there a way to optimize and/or speed up SABnzbd+?
Replies: 30
Views: 28975

Re: is there a way to optimize and/or speed up SABnzbd+?

As a linux user, finding out what limits the performance is quite easy. Just run 'top -c -d3' while downloading and see. 0% Idle cpu? -> cpu problem; lots of swapping? -> memory problem; neither? -> disk problem. Most likely you'll find the limited amount of cpu power is to blame. Either that or the...
by jcfp
March 14th, 2008, 4:05 pm
Forum: Debian/Ubuntu Package
Topic: (Unofficial) Ubuntu repository for SABnzbd+
Replies: 195
Views: 732653

(Unofficial) Ubuntu repository for SABnzbd+

Last updated: 30 APR 2024 Using this repository, you can easily install the latest version of the program and its dependencies. Whenever an even newer version of the program is released, you will be automatically notified the same as with any other package update. You have the choice between two ch...
by jcfp
March 14th, 2008, 8:17 am
Forum: General Help
Topic: Unknown encoding
Replies: 5
Views: 7919

Re: Unknown encoding

aa6tem wrote: WARNING [assembler]  missing
That warning is part of a log message not properly shown due to an encoding issue. See http://forums.sabnzbd.org/index.php?topic=373.0.
by jcfp
March 12th, 2008, 7:48 pm
Forum: Bug Reports
Topic: HTML characters and 'Last warnings'
Replies: 2
Views: 4176

HTML characters and 'Last warnings'

Special HTML characters, like are not properly handled in the 'Last warnings' shown on the Connections tab in the default interface. As a result, log messages like WARNING [assembler] missing reduce to rather cryptic phrases such as WARNING [assembler]  missing when viewed in a browser, because the ...
by jcfp
February 26th, 2008, 7:17 pm
Forum: Bug Reports
Topic: 0.3.2 "SyntaxError: invalid syntax" with python 2.4
Replies: 12
Views: 19724

0.3.2 "SyntaxError: invalid syntax" with python 2.4

Latest version doesn't seem to like python 2.4, although it is listed as supported in INSTALL.txt; the following error is found on startup when using python 2.4 (2.4.4-6ubuntu4 to be exact) on Ubuntu Gutsy: $ python2.4 ./SABnzbd.py Traceback (most recent call last):   File "./SABnzbd.py", ...
by jcfp
February 13th, 2008, 11:55 am
Forum: General Help
Topic: SABnzbd speed nearly always much lower than other clients
Replies: 10
Views: 17606

Re: SABnzbd speed nearly always much lower than other clients

It seems using some margin above the "typical file size" of 50MB makes sense. With the cache size set to just 55MB, that margin would be only 5MB; so basically, you assume that your system will be able to assemble and write the previous 50MB file to disk (thus making the cache memory avail...
by jcfp
February 11th, 2008, 7:38 pm
Forum: General Help
Topic: --version vs. -v weirdness
Replies: 1
Views: 4332

--version vs. -v weirdness

I'll just let the facts speak for themselves. The following 100% reproducible issue is observed with both 0.3.0 and 0.3.1rc1, python source release, on Ubuntu Gutsy/7.10: [jcfp@asterion] /tmp/SABnzbd-0.3.1rc1 $ ./SABnzbd.py -v SABnzbd.py-0.3.1rc1 [jcfp@asterion] /tmp/SABnzbd-0.3.1rc1 $ ./SABnzbd.py ...
by jcfp
February 11th, 2008, 3:06 pm
Forum: Bug Reports
Topic: license problems in sabznbd+ (0.3.0)
Replies: 9
Views: 14623

Re: license problems in sabznbd+ (0.3.0)

:-*
by jcfp
February 11th, 2008, 2:45 pm
Forum: Bug Reports
Topic: license problems in sabznbd+ (0.3.0)
Replies: 9
Views: 14623

Re: license problems in sabznbd+ (0.3.0)

switch, I think you missed interfaces/smpl/templates/static/MochiKit/Style.js (partly (c) yahoo under a bsd license, statement + url in the file, starting line 167, but no copy included); other than that, looks fixed to me.
by jcfp
February 10th, 2008, 9:52 am
Forum: Bug Reports
Topic: license problems in sabznbd+ (0.3.0)
Replies: 9
Views: 14623

Re: license problems in sabznbd+ (0.3.0)

That makes two of us ;) Indeed, many different licenses exists and to make things even worse, some are incompatible even though at first glance they seem to have very similar goals. But for now, having the above issues solved is (imho) a major step forward. Thanks (to all) for the good work, really ...
by jcfp
February 9th, 2008, 10:03 am
Forum: Bug Reports
Topic: license problems in sabznbd+ (0.3.0)
Replies: 9
Views: 14623

Re: license problems in sabznbd+ (0.3.0)

Your comment on JSON.PY is a bit odd, since this is the one module that does not have a license problem. The source file itself is quite informative about its license and origins AND the LGPL-file is present, since SABnzbd itself is LGPL. How many (identical) copies of LGPL does one need? ??? :o Ca...