Search found 52 matches

by FCrane
May 10th, 2023, 4:19 am
Forum: Bug Reports
Topic: Disabling Servers does not work in 4.0.1
Replies: 7
Views: 5797

Re: Disabling Servers does not work in 4.0.1

Yes, the patched version works perfectly - thanks!!
by FCrane
May 9th, 2023, 12:43 am
Forum: Bug Reports
Topic: Disabling Servers does not work in 4.0.1
Replies: 7
Views: 5797

Re: Disabling Servers does not work in 4.0.1

This is what I now tested: 1) Restarted Sabnzbd 2) Disabled 1 of my 2 servers. 3) Started a download -> only the enabled server downloaded (correct!) 4) Enabled server 2 -> server 2 also started downloading (correct!) 5) Disabled server 2 -> server 2 continues downloading (forever, not just for a mi...
by FCrane
May 8th, 2023, 3:59 am
Forum: Bug Reports
Topic: Disabling Servers does not work in 4.0.1
Replies: 7
Views: 5797

Re: Disabling Servers does not work in 4.0.1

I'm using FireFox (as I always did and it worked in the past) and I also enable/disable servers with API commands - they work, because in the configuration of SABNZBD, the "Enabled" box changes when I send the API commands. However, as I mentioned, all servers are always downloading, no ma...
by FCrane
May 8th, 2023, 12:32 am
Forum: Bug Reports
Topic: Disabling Servers does not work in 4.0.1
Replies: 7
Views: 5797

Disabling Servers does not work in 4.0.1

Hi!

In the latest version, enabling / disabling servers has no effect anymore. All servers are always active (which can be seen in the "Connections" status). Please fix...

I'm on Windows 11.

Thanks!
by FCrane
November 5th, 2019, 9:03 am
Forum: General Help
Topic: Pushing NZBs to Sabnzbd+ via API extremely slow!
Replies: 10
Views: 4259

Re: Pushing NZBs to Sabnzbd+ via API extremely slow!

Hi!

The logging level is set to "+Info".

Where do I get the Python 3 version? I'm using the regular v2.3.9 available from the website.

Regards!
by FCrane
November 1st, 2019, 9:48 am
Forum: General Help
Topic: Pushing NZBs to Sabnzbd+ via API extremely slow!
Replies: 10
Views: 4259

Re: Pushing NZBs to Sabnzbd+ via API extremely slow!

Still, importing NZBs seems to be an extreme bottleneck causing the whole program to freeze for a long time, which in turn causes a lot of problems and errors...

The code definitely needs a lot of optimization - maybe simply use more memory, etc.
by FCrane
October 31st, 2019, 4:12 pm
Forum: General Help
Topic: Pushing NZBs to Sabnzbd+ via API extremely slow!
Replies: 10
Views: 4259

Re: Pushing NZBs to Sabnzbd+ via API extremely slow!

The NZB files are about 10 MB. Some even larger. It realls is a performance problem - Sab stops all activities (and responding) during the time it gets a NZB pushed. Everything else seems to be fast, only pushing NZBs via API is extremely slow. I really wish it was written in C++, then all these per...
by FCrane
October 28th, 2019, 6:54 am
Forum: General Help
Topic: Pushing NZBs to Sabnzbd+ via API extremely slow!
Replies: 10
Views: 4259

Re: Pushing NZBs to Sabnzbd+ via API extremely slow!

When I try the CURL example, I get the following: * Trying 192.168.0.100... * TCP_NODELAY set * Connected to 192.168.0.100 (192.168.0.100) port 8080 (#0) > POST /sabnzbd/api HTTP/1.1 > Host: 192.168.0.100:8080 > User-Agent: curl/7.55.1 > Accept: */* > Content-Length: 525 > Expect: 100-continue > Con...
by FCrane
October 28th, 2019, 2:38 am
Forum: General Help
Topic: Pushing NZBs to Sabnzbd+ via API extremely slow!
Replies: 10
Views: 4259

Re: Pushing NZBs to Sabnzbd+ via API extremely slow!

What will be different when simulating the push? It seems to be a general performance problem of Sab when pushing larger NZBs. The program completely freezes, downloads and postprocessing stops, , the web interface is not accessible anymore, etc. Hard to believe I'm the only one seeing this problem....
by FCrane
October 27th, 2019, 3:16 pm
Forum: General Help
Topic: Pushing NZBs to Sabnzbd+ via API extremely slow!
Replies: 10
Views: 4259

Pushing NZBs to Sabnzbd+ via API extremely slow!

Hi! I'm using NZBDonkey to intercept NZB links and push them directly to Sabnzbd+ (which is running on another Windows computer in the LAN). I'm suing the API key to access Sabnzbd+ from the other computer. The problem is, that pushing the NZBs takes extremely long (at least 30 seconds, several minu...
by FCrane
March 11th, 2017, 2:04 am
Forum: Bug Reports
Topic: Password lost when retrying
Replies: 3
Views: 2622

Password lost when retrying

Hi! Whenever something goes wrong when unpacking an archive (e.g. disk full, etc) and I click "Retry", the password field is empty and unpacking fails due to the lacking password. Seems that SABNZBD+ forgets the initially password when it can't complete a queue item. Clicking the failed it...
by FCrane
March 21st, 2016, 2:30 am
Forum: Bug Reports
Topic: Glitter skin: Password lost on retry
Replies: 2
Views: 2079

Glitter skin: Password lost on retry

Hi! When a download (or unpacking due to low disk space, etc) fails and I click "Retry", the password field is empty and unpacking fails with "archive requires a password". I set the password correctly when adding the download to the queue, but it is lost when the download (or th...
by FCrane
December 27th, 2015, 10:52 am
Forum: Beta Releases
Topic: Horrible bug in Beta4: PWs can not be set in dl name!!!!
Replies: 7
Views: 5727

Re: Horrible bug in Beta4: PWs can not be set in dl name!!!!

Super, thanks! For us "veterans" using the program for a long time, this is really great!
by FCrane
December 27th, 2015, 3:59 am
Forum: Beta Releases
Topic: Horrible bug in Beta4: PWs can not be set in dl name!!!!
Replies: 7
Views: 5727

Re: Horrible bug in Beta4: PWs can not be set in dl name!!!!

I know I can set the password by clicking the folder icon, but that's just too annoying, because many sites already list the downloads in the format "name{{password}}" so it's very convenient to do one copy & paste instead of seperating the name + copy & paste and then separating t...
by FCrane
December 26th, 2015, 4:37 pm
Forum: Beta Releases
Topic: Horrible bug in Beta4: PWs can not be set in dl name!!!!
Replies: 7
Views: 5727

Horrible bug in Beta4: PWs can not be set in dl name!!!!

Hi! Just upgraded to B4 but it has a show stopping bug: I can no longer enter the passwords for downloads by using the formats: name{{password}} and name/password in the glitter skin by clicking the pencil icon! That's horrible!!! How could that one go wrong? Need to downgrade to B3 immediately... R...