Search found 5333 matches

by safihre
October 7th, 2016, 10:28 am
Forum: General Help
Topic: Help required "untrusted certificate"
Replies: 13
Views: 8321

Re: Help required "untrusted certificate"

That switch is about https websites, not Newsservers. So for example when an NZB is fetched from an indexer. It says so in the little text ;)

But interesting to see that apparently on QNAP there's certificate problems.. Will ask Clinton about this.
by safihre
October 7th, 2016, 8:29 am
Forum: General Help
Topic: Download speed should be faster
Replies: 15
Views: 10144

Re: Download speed should be faster

Strange.. I would have expected at least 1 CPU to be fully used, but doesn't seem to be the case.
Can you run it (1.1.1RC1) not as a service, but regular? And use max number of connections.
by safihre
October 7th, 2016, 7:16 am
Forum: General Help
Topic: Download speed should be faster
Replies: 15
Views: 10144

Re: Download speed should be faster

Try SABnzbd 1.1.1RC1 from the Downloads page, we had a bug in 1.1.0 that might be the cause of this.
by safihre
October 6th, 2016, 11:34 pm
Forum: General Help
Topic: Help required "untrusted certificate"
Replies: 13
Views: 8321

Re: Help required "untrusted certificate"

Probably you run the package version that runs from our Develop branch on Github.. This is risky, since it's highly likely to contain bugs. Recent versions of the QNAP packages now work from the Master branch, which is safe. But for your specific error it means you should be able to go into Config >...
by safihre
October 6th, 2016, 7:54 am
Forum: General Help
Topic: All downloads are paused
Replies: 9
Views: 7892

Re: All downloads are paused

Worst case, people will enter a too high value. If their provider said 50Mbps and they enter 50 here, at least they are maxing out their connection. Since people usually have downloaded something, they should know MB/s. The previous text with this option was causing confusion by mentioning the bits/...
by safihre
October 6th, 2016, 6:31 am
Forum: General Help
Topic: All downloads are paused
Replies: 9
Views: 7892

Re: All downloads are paused

Image
by safihre
October 6th, 2016, 4:42 am
Forum: General Help
Topic: All downloads are paused
Replies: 9
Views: 7892

Re: All downloads are paused

This thing with the Max line speed confusion have gone on long enough now, I am making it more clear by making it a select-box.
by safihre
October 6th, 2016, 3:41 am
Forum: General Help
Topic: File association with SAnzb
Replies: 2
Views: 3494

Re: File association with SAnzb

Just uninstall SABnzbd (without removing settings) and then re-install, you can fix it this way.
by safihre
October 5th, 2016, 8:55 am
Forum: Bug Reports
Topic: TypeError: staticfile() got multiple values for keyword...
Replies: 5
Views: 3650

Re: TypeError: staticfile() got multiple values for keyword.

Could you turn on debug logging? Then when the error appears, in the log there should be some more error logging.
This way we can see what URL was requested and hopefully fix it :)
After it happens again, you can send the log to [email protected]
by safihre
October 4th, 2016, 4:43 am
Forum: Bug Reports
Topic: macOS Sierra Menu Timers Stay Black in Dark Mode
Replies: 6
Views: 3241

Re: macOS Sierra Menu Timers Stay Black in Dark Mode

We're aware, working on it.
by safihre
October 3rd, 2016, 12:26 am
Forum: General Help
Topic: Download check sticks at 99 or 100% and never clears queue
Replies: 10
Views: 4830

Re: Download check sticks at 99 or 100% and never clears que

Maybe you can turn on Debug logging, let it run for a few hours and then send me/us the logs? It will include an anonomyzed version of your settings (passwords/username/keys removed) which will help us diagnose the combination of settings that make this occur.
[email protected]
by safihre
September 30th, 2016, 1:55 pm
Forum: General Help
Topic: Help using SABnzbd with omgwtfnzbds.org
Replies: 5
Views: 6893

Re: Help using SABnzbd with omgwtfnzbds.org

I would personally advice not to buy year packages without trying a month first. Since there is some difference in availability of highly sought after downloads..
by safihre
September 30th, 2016, 4:01 am
Forum: Bug Reports
Topic: Can't change the order on sabnzbd 1.1.0
Replies: 8
Views: 2850

Re: Can't change the order on sabnzbd 1.1.0

I did not check the adding behavior in Plush, I made a fix before and will test if it also presents jobs being added to the start!
by safihre
September 29th, 2016, 6:05 am
Forum: General Help
Topic: Unable to save Logindata on sabnzbd-Loginpage with Chrome
Replies: 5
Views: 2026

Re: Unable to save Logindata on sabnzbd-Loginpage with Chrom

On the Specials page it will always display "html_login ( on )", because the value between brackets is the default value (described in the red text on top of the page). If there's a big * next to it, it means the value is different from default and that it's saved. I looked into the code a...