Search found 68 matches

by salami
02 May 2014, 11:38
Forum: Support
Topic: Not using all threads
Replies: 10
Views: 4769

Not using all threads

Hi everyone I noticed a weird issue: I'm using four servers with a total of 100 connections which works perfectly after a fresh start of NZBGet. After being idle for a while however, it only uses around half of the threads. They are being assigned in the order of the servers, with "Server1" getting ...
by salami
17 Apr 2014, 12:12
Forum: Support
Topic: I broke the speed meter
Replies: 22
Views: 9669

Re: I broke the speed meter

SABnzbd seems to be using 1024. The display of the local OS might also add some confusion, as windows uses the traditional 1024 (non-SI) MB while (according to the linked Wikipedia article) OS X and Ubuntu use the SI units.
by salami
17 Apr 2014, 09:24
Forum: Support
Topic: I broke the speed meter
Replies: 22
Views: 9669

Re: I broke the speed meter

Of course, I'm an idiot. Works and looks great!
by salami
17 Apr 2014, 09:12
Forum: Support
Topic: I broke the speed meter
Replies: 22
Views: 9669

Re: I broke the speed meter

Fixed in r994. Confirmed, works perfectly now! Also changed the speed indication to show speed in MB/s if it is above 1024 KB/s. Not sure about this though and I'd like to know what others think. I like the idea! It doesn't seem to be working yet for me. I tested with Firefox and Chrome and verifie...
by salami
15 Apr 2014, 21:46
Forum: Support
Topic: I broke the speed meter
Replies: 22
Views: 9669

Re: I broke the speed meter

I live in Switzerland :) I can't get that usenet speed from my main (1 Gbps) connection alone due to my ISP's rather crappy peering policy. Because of a long term contract I still have my previous cable connection, so I figured why not use both simultaneously! Of course the real world usage is prett...
by salami
15 Apr 2014, 08:55
Forum: Support
Topic: I broke the speed meter
Replies: 22
Views: 9669

Re: I broke the speed meter

Switching to OpenSSL worked perfectly, thanks! I tried your fix manually and built the source from r992, unfortunately the bug still persists. I noticed there are some int casts in StatMeter::CalcCurrentDownloadSpeed(), switching everything to long long there too didn't help either... but then again...
by salami
14 Apr 2014, 12:23
Forum: Support
Topic: I broke the speed meter
Replies: 22
Views: 9669

Re: I broke the speed meter

Ah, that seems to be exactly where it starts. I'm using windows and managed to compile it myself, but I'm using newer libraries (mostly in the hopes that a newer GnuTLS might allow me to use more ciphers) and had to do some other tweaks to get it to compile with VS 2013. So if you have a test-build ...
by salami
14 Apr 2014, 11:21
Forum: Support
Topic: I broke the speed meter
Replies: 22
Views: 9669

I broke the speed meter

Hi everyone I recently switched from sabnzbd because it couldn't handle my internet speed. Even with nzbget I have to use a RAM drive as temporary folder and disable DirectWrite to get the full performance. A small bug I noticed though: Once the average goes above ~70 MB/s the current speed get's di...