Search found 5333 matches

by safihre
February 2nd, 2017, 7:18 am
Forum: Bug Reports
Topic: Bogus encryption warning with correct password
Replies: 8
Views: 3920

Re: Bogus encryption warning with correct password

Where did you see those log entries?
They shouldn't be there..
by safihre
February 2nd, 2017, 7:17 am
Forum: Bug Reports
Topic: Bogus encryption warning with correct password
Replies: 8
Views: 3920

Re: Bogus encryption warning with correct password

Sorry forgot to post that I found the problem and it will be fixed in 1.2.1!

I will add a check to make sure we start from the right volume.
by safihre
February 2nd, 2017, 12:41 am
Forum: General Help
Topic: Server Priority
Replies: 3
Views: 3087

Re: Server Priority

Of course it will first try the lowest sever. Because usually people use an unlimited server as their primary, and a block account as a secondary server that should only be used in case the unlimited server doesn't have the download.
by safihre
February 1st, 2017, 4:38 pm
Forum: General Help
Topic: Server Priority
Replies: 3
Views: 3087

Re: Server Priority

First all articles will be tried on the server with the lowest priority.
Then, it will directly try the second lowest priority (server B) when the lowest priority (server A) doesn't have it.
by safihre
February 1st, 2017, 11:18 am
Forum: Bug Reports
Topic: [1.2.0] h.264 in nzb name confuses series sorting
Replies: 3
Views: 3187

Re: [1.2.0] h.264 in nzb name confuses series sorting

You're very welcome to submit a change on our github repo: https://github.com/sabnzbd/sabnzbd

The sorting code hasn't been changed in a long while!
by safihre
February 1st, 2017, 8:06 am
Forum: General Help
Topic: SABnzbd randomly idles, then resumes? Why?
Replies: 2
Views: 946

Re: SABnzbd randomly idles, then resumes? Why?

Usually this happens when a download is discovered that is missing from all your (primary) servers.
SAB will try all articles first on your primaries, then move to the next level and try them all there, and so on.
The more servers you have configured, the longer it takes.
by safihre
February 1st, 2017, 3:37 am
Forum: Bug Reports
Topic: 1.2.0: Propagation delay not working correctly
Replies: 11
Views: 5156

Re: 1.2.0: Propagation delay not working correctly

Thanks so much for helping us! That's some great debugging there.

We removed the TryList at the NZBQueue-level, could you see if this fixes it?
https://github.com/sabnzbd/sabnzbd/arch ... rylist.zip
by safihre
February 1st, 2017, 2:35 am
Forum: General Help
Topic: RSS feed returns 500 error from NZB.su
Replies: 2
Views: 946

Re: RSS feed returns 500 error from NZB.su

Will be fixed in 1.2.1!
by safihre
February 1st, 2017, 2:23 am
Forum: General Help
Topic: sab appears to not unpack nzb/rar files
Replies: 12
Views: 7013

Re: sab appears to not unpack nzb/rar files

Do you have you enable_unrar turned on in Config Specials?
by safihre
January 31st, 2017, 7:04 am
Forum: General Help
Topic: will sabnzb prevent spindown of my NAS?
Replies: 8
Views: 4173

Re: will sabnzb prevent spindown of my NAS?

Indeed!
by safihre
January 31st, 2017, 5:26 am
Forum: General Help
Topic: will sabnzb prevent spindown of my NAS?
Replies: 8
Views: 4173

Re: will sabnzb prevent spindown of my NAS?

Oh yes, indeed the dirscanner will continue..
by safihre
January 31st, 2017, 3:36 am
Forum: Bug Reports
Topic: 1.2.0: Propagation delay not working correctly
Replies: 11
Views: 5156

Re: 1.2.0: Propagation delay not working correctly

Let us know indeed :)
by safihre
January 31st, 2017, 3:07 am
Forum: General Help
Topic: will sabnzb prevent spindown of my NAS?
Replies: 8
Views: 4173

Re: will sabnzb prevent spindown of my NAS?

If you're not connected to the interface and you're not downloading to the disk, SAB won't access it and it will spin down.
by safihre
January 30th, 2017, 3:15 pm
Forum: Bug Reports
Topic: 1.2.0: Propagation delay not working correctly
Replies: 11
Views: 5156

Re: 1.2.0: Propagation delay not working correctly

It's probably something to do with the number of servers and some timeouts. We have heard more problems of stalling (non starting) downloads, but just can't reproduce it..