Search found 5333 matches

by safihre
April 24th, 2018, 12:45 pm
Forum: General Help
Topic: Direct Unpack Not Working "Aborting DirectUnpack for None"
Replies: 12
Views: 4573

Re: Direct Unpack Not Working "Aborting DirectUnpack for None"

Maybe you can send me some example NZBs?
It's a bit strange, should only Abort after 5 bad articles.
by safihre
April 24th, 2018, 2:36 am
Forum: Nederlands
Topic: geen voortgang van uitpakken in Geschiedenis
Replies: 1
Views: 1985

Re: geen voortgang van uitpakken in Geschiedenis

Ik probeer te helpen via mail.. Hopelijk kunnen we het vinden!
by safihre
April 24th, 2018, 2:35 am
Forum: General Help
Topic: Direct Unpack Not Working "Aborting DirectUnpack for None"
Replies: 12
Views: 4573

Re: Direct Unpack Not Working "Aborting DirectUnpack for None"

In this case the problem was:

Code: Select all

2018-04-23 18:52:22,948::DEBUG::[nzbstuff:1435] Download Quality: bad-articles=1
When we detect missing articles, we don't start Direct Unpack since we can be 99% sure it will fail.
by safihre
April 23rd, 2018, 12:54 am
Forum: General Help
Topic: Direct Unpack Not Working "Aborting DirectUnpack for None"
Replies: 12
Views: 4573

Re: Direct Unpack Not Working "Aborting DirectUnpack for None"

You shouldn't be on 2.3.0, it has a number of bugs.

Maybe you can enable +Debug logging (on 2.3.3) in the Status and Interface settings window and then download something again that should Direct Unpack. Then send me the log (click Show Logging) at [email protected]
by safihre
April 22nd, 2018, 3:06 pm
Forum: Bug Reports
Topic: minor formatting inconsistencies in logged settings
Replies: 1
Views: 1085

Re: minor formatting inconsistencies in logged settings

The reason is that I suck at regular expressions so this was the best I could come up with :D
by safihre
April 21st, 2018, 1:57 pm
Forum: General Help
Topic: Invalid NZB file
Replies: 1
Views: 1150

Re: Invalid NZB file

Contact your indexer, just as the parser says: the NZB contains junk-tags at the end of the document that are not valid XML.
by safihre
April 21st, 2018, 10:00 am
Forum: General Help
Topic: SABnzbd; saving NZB files as .RAR - possible to save otherwise?
Replies: 4
Views: 1501

Re: SABnzbd; saving NZB files as .RAR - possible to save otherwise?

Hmm, that's not possible because it's also not a very much used function.
By the way: SAB will allow you to upload these compressed files directly, it doesn't need the .nzb. It handles the compressed ones directly aswelll.
by safihre
April 21st, 2018, 9:58 am
Forum: General Help
Topic: low volume from recordings
Replies: 1
Views: 719

Re: low volume from recordings

Maybe the nzbToMedia script can somehow do this with one of the tools?
by safihre
April 21st, 2018, 9:58 am
Forum: General Help
Topic: Error message: Error "[Errno 13] Permission denied:
Replies: 8
Views: 3731

Re: Error message: Error "[Errno 13] Permission denied:

It's MS that has to fix it, and probably will now everybody automatically reports these false positives (Windows defender uploads them).
by safihre
April 20th, 2018, 12:04 pm
Forum: General Help
Topic: Error message: Error "[Errno 13] Permission denied:
Replies: 8
Views: 3731

Re: Error message: Error "[Errno 13] Permission denied:

Yeah we heared this more today.
Try to add your Incomplete and Complete folders to the excluded directories.
by safihre
April 20th, 2018, 9:40 am
Forum: General Help
Topic: Updating
Replies: 1
Views: 770

Re: Updating

You have to wait a bit, half a minute or so for SABnzbd to shutdown.
by safihre
April 20th, 2018, 4:52 am
Forum: General Help
Topic: SABnzbd; saving NZB files as .RAR - possible to save otherwise?
Replies: 4
Views: 1501

Re: SABnzbd; saving NZB files as .RAR - possible to save otherwise?

You should first disable ".nzb Backup Folder" first, this is the 'change to rar' you are referring to.
However, it will still delete the files after import.
by safihre
April 19th, 2018, 11:45 am
Forum: Beta Releases
Topic: Windows installer not compatibel with Mandatory ASLR
Replies: 7
Views: 9155

Re: Windows installer not compatibel with Mandatory ASLR

The ancient version of the installer software that we use might start to become a problem.. Will have to investigate :/
Could you create an issue at our github if you have an account? Then I can keep track of process.
https://github.com/sabnzbd/sabnzbd/issues
by safihre
April 17th, 2018, 3:22 pm
Forum: Bug Reports
Topic: Max file number for unsplit post processing
Replies: 9
Views: 2780

Re: Max file number for unsplit post processing

The problem is that the code expects a maximum of 3-digit split files, not with 4.
by safihre
April 17th, 2018, 3:05 pm
Forum: Bug Reports
Topic: Max file number for unsplit post processing
Replies: 9
Views: 2780

Re: Max file number for unsplit post processing

No that's not the problem Sander.
He's not talking about split Rar files but really split files, these are split om a byte basis and have extension. 001 002 etc, nothing else.
They are split using different tools.