Search found 23 matches

by lennardw
May 3rd, 2013, 3:05 am
Forum: General Discussion
Topic: Any decent indexers? (no newznab please)
Replies: 3
Views: 3234

Re: Any decent indexers? (no newznab please)

My main issue with all the newznab sites, is they are too voluminous (too much whitespace in between lines) and they have no real awareness of subtitles. (plus I don't like the layout of the sites, but that is a matter of taste of course :) ) Also they seem to index less of what I usually look for. ...
by lennardw
May 1st, 2013, 1:51 am
Forum: General Discussion
Topic: Any decent indexers? (no newznab please)
Replies: 3
Views: 3234

Any decent indexers? (no newznab please)

Hi, Ever since newzbin2 and nzbmatrix have stopped, I haven't been able to find a decent nzb-indexer. All I can find are either newznab-installs or other barely adequate sites. Has anyone found something yet, that operates at the near-same level as newzbin2? (or otherwise nzbmatrix at least) Thanks!...
by lennardw
May 24th, 2012, 7:00 am
Forum: Bug Reports
Topic: High Memory Usage / Potential Memory Leaks Investigation Thread
Replies: 80
Views: 68336

Re: High Memory Usage / Potential Memory Leaks Investigation

To verify ... what happens when you go back to the old settings? Do the problems reoccur? Hi, On a first glance, the issues seem to return. My Virtual Machine has about 1500MB RAM. When I start off with the process keeps using more and more memory, even when it's not doing anything. I have changed ...
by lennardw
May 23rd, 2012, 10:18 am
Forum: General Discussion
Topic: Is it legal to charge for ReadyNAS port of SABNZBD+?!
Replies: 8
Views: 6833

Re: Is it legal to charge for ReadyNAS port of SABNZBD+?!

shypike wrote:
bbaraniec wrote:Also buying this addon gives you right to request support.
Unfortunately the reality is that people come here for support.
Yes, but at least you can request it ;-)
by lennardw
May 22nd, 2012, 4:58 am
Forum: Bug Reports
Topic: High Memory Usage / Potential Memory Leaks Investigation Thread
Replies: 80
Views: 68336

Re: High Memory Usage / Potential Memory Leaks Investigation

sander wrote:To verify ... what happens when you go back to the old settings? Do the problems reoccur?
Let me get back to you on that one.... I'll change it back. But it may take some time for me to verify, as it did not occur 'all the time' (that's what was mostly annoying :) )
by lennardw
May 22nd, 2012, 4:03 am
Forum: Bug Reports
Topic: High Memory Usage / Potential Memory Leaks Investigation Thread
Replies: 80
Views: 68336

Re: High Memory Usage / Potential Memory Leaks Investigation

Hi, Just so you know. The memory issues have remained for me for quite a while. I have updated my system to Centos 6.x (complete re-install of the virtual server), the issues remained, including the current Betas. I did however find something interesting, which appears to have resolved the issues fo...
by lennardw
May 20th, 2012, 5:10 am
Forum: General Discussion
Topic: Is it legal to charge for ReadyNAS port of SABNZBD+?!
Replies: 8
Views: 6833

Re: Is it legal to charge for ReadyNAS port of SABNZBD+?!

A nice detail on this is, is that SABNZBD+ is released under a GPL2 license. This means that the reseller must also release it under GPL2 and also provide the entire source code. http://www.gnu.org/licenses/gpl.html or at their FAQ: http://www.gnu.org/licenses/old-licenses/gpl-2.0-faq.html#GPLRequir...
by lennardw
May 2nd, 2012, 12:58 am
Forum: General Help
Topic: Too little diskspace Forcing Pause??
Replies: 1
Views: 2459

Too little diskspace Forcing Pause??

Hi, A few days ago, I received the following warning message: "Too little diskspace forcing PAUSE". I checked this of course, and noticed that I have about 10% free on my destination drive. My problem with this, is that I am using a (roughly) 6TB destination drive, so I had about 600GB fre...
by lennardw
July 24th, 2011, 5:21 am
Forum: Feature Requests
Topic: Suggestion: RAR Recovery Volumes
Replies: 5
Views: 3706

Re: Suggestion: RAR Recovery Volumes

Thtat's a valid point. I just recently acquired a backup of a Harry Potter movie with .rev files. So there are at least a handful. I understand that you wouldn't want to have too much work on a feature that'll be rarely used, and isn't available in the free version of rar, but I figured I'd throw up...
by lennardw
July 24th, 2011, 2:37 am
Forum: Feature Requests
Topic: Suggestion: RAR Recovery Volumes
Replies: 5
Views: 3706

Suggestion: RAR Recovery Volumes

Hi, I wonder if it would be possible for SABnzbd to detect and make use of RAR Recovery Volumes (.rev) . I know they're not commonly used, but I do see them around once in a while. For if you never even heard of them (which I can emagine if so :) ): http://www.win-rar.com/index.php?id=24&kb=1&am...
by lennardw
May 27th, 2011, 2:42 am
Forum: Feature Requests
Topic: Nice to have: custom mail headers a pun completion/failure ?
Replies: 2
Views: 1558

Nice to have: custom mail headers a pun completion/failure ?

I would like to see an option to have (custom) mailheaders in the failure/success mails for sorting purposes: Something like: x-SABnzbd-status: Success x-SABnzbd-category: Apps x-SABnzbd-(bla) Obviously it's also possible to filter on subject lines etc. but I always found it nicer/cleaner to filter ...
by lennardw
April 11th, 2011, 10:54 am
Forum: Beta Releases
Topic: Receiving Error " ssl_error_bad_mac_alert" RC3
Replies: 9
Views: 10326

Re: Receiving Error " ssl_error_bad_mac_alert" RC3

Maybe a silly remark, but given the error code (ssl_error_bad_mac_alert), can you please try and stop SABnzbd, purge all of your local firefox cache, restart SABnzbd and try and reload? (if you have not already done so) The error basically says that the remote server reported to the browser that the...
by lennardw
November 10th, 2010, 6:04 am
Forum: Bug Reports
Topic: High Memory Usage / Potential Memory Leaks Investigation Thread
Replies: 80
Views: 68336

Re: High Memory Usage / Potential Memory Leaks Investigation Thread

That is very true. But other nntp-clients like hellanzb (also Python) do not have the same issue. Hellanzb buffers the file while it is downloading too, and releases the memory directly after it's done. (I can see the memory usage grow and shrink), so it's not Python itself. It's probably the way SA...
by lennardw
November 9th, 2010, 11:31 am
Forum: Bug Reports
Topic: High Memory Usage / Potential Memory Leaks Investigation Thread
Replies: 80
Views: 68336

Re: High Memory Usage / Potential Memory Leaks Investigation Thread

I figured as much about garbage collection from Python...

Maybe just a small thing to maybe look into. Whenever a duplicate message id is there, or messages are missing.. Maybe that isn't handled properly? (just a shot in the dark of course :) )