Search found 5329 matches

by safihre
August 2nd, 2019, 6:59 am
Forum: General Help
Topic: Basic Q - limitations of standalone version / standalone = portable?
Replies: 4
Views: 1812

Re: Basic Q - limitations of standalone version / standalone = portable?

You can run it using the portable.cmd, this will force it to use a locally hosted sabnzbd.ini!
by safihre
August 2nd, 2019, 6:56 am
Forum: Feature Requests
Topic: Retry Failed Articles feature AFTER it failed?
Replies: 3
Views: 4449

Re: Retry Failed Articles feature AFTER it failed?

Because it requires us also to re-work the way we handle the files. We need to keep track which "holes" are left in the files, which we don't do.
by safihre
July 31st, 2019, 10:35 am
Forum: General Help
Topic: [Errno 10061] EOF occurred in violation of protocol (_ssl.c:727)
Replies: 1
Views: 1560

Re: [Errno 10061] EOF occurred in violation of protocol (_ssl.c:727)

Should normally work just fine, unless the server isn't very good..
by safihre
July 29th, 2019, 1:12 pm
Forum: Bug Reports
Topic: Obfuscated files without PARs
Replies: 27
Views: 20844

Re: Obfuscated files without PARs

While we could do it, we should do this with the header (like Unrar does). Needs a seperate version for rar3 and rar5.
by safihre
July 29th, 2019, 1:25 am
Forum: General Help
Topic: Hostname verification failed
Replies: 9
Views: 10433

Re: Hostname verification failed

Depends how you setup your synology host, if it's different from the name we get from the system. We try to automatically detect it when installing.
by safihre
July 26th, 2019, 8:22 am
Forum: Bug Reports
Topic: Obfuscated files without PARs
Replies: 27
Views: 20844

Re: Obfuscated files without PARs

There is a way to indeed extract this from the header of the rar-files.
Maybe you have some coding skills and can help us out with this? I have some basic documentation!
by safihre
July 25th, 2019, 11:53 am
Forum: General Help
Topic: Rar archive moved when extraction failed
Replies: 1
Views: 805

Re: Rar archive moved when extraction failed

You should have enabled in Config > Switches > Post-process only verified jobs.
by safihre
July 15th, 2019, 2:37 pm
Forum: General Help
Topic: very long script result
Replies: 4
Views: 1421

Re: very long script result

We catch all the output from the script and display it in the GUI or the log, for debugging it can be usefull.
by safihre
July 15th, 2019, 10:24 am
Forum: Debian/Ubuntu Package
Topic: Frequent hangs at Quick Repair, and zombie unrar processes
Replies: 41
Views: 22001

Re: Frequent hangs at Quick Repair, and zombie unrar processes

The \\? is correct.
Does it work when you unpack to a "normal" locatie like the C drive? I assume the O drive is some network-share?
Seems it gets stuck because of a permissions error possibly.
by safihre
July 14th, 2019, 1:54 am
Forum: Nederlands
Topic: Foutmeldingen na update "TypeError: sequence item 0: expected string, int found"
Replies: 11
Views: 7062

Re: Foutmeldingen na update "TypeError: sequence item 0: expected string, int found"

Je hoeft alleen je history1.db file te verwijderen, niet al je settings.
Deze staat waarschijnlijk in de map "~/.sabnzbd/admin/"
Wel eerst SABnzbd uitschakelen, anders kan het niet!
by safihre
July 14th, 2019, 1:53 am
Forum: Bug Reports
Topic: Decoder failure: Out of memory
Replies: 52
Views: 23165

Re: Decoder failure: Out of memory

Will sabyenc auto-update on Ubuntu?
by safihre
July 14th, 2019, 1:50 am
Forum: General Discussion
Topic: SABnzbd as a Service not working [Windows]
Replies: 18
Views: 12064

Re: SABnzbd as a Service not working [Windows]

What is the error you get?
by safihre
July 14th, 2019, 1:49 am
Forum: General Help
Topic: very long script result
Replies: 4
Views: 1421

Re: very long script result

This is not a script performed by SABznbd.
You must have set up a manual post-processing script in Config > Categories that does this.
by safihre
July 9th, 2019, 3:02 am
Forum: General Help
Topic: Does SABnzbd support newznab attributes in RSS feeds?
Replies: 3
Views: 1239

Re: Does SABnzbd support newznab attributes in RSS feeds?

We support to parse the following ones: <newznab:attr name="usenetdate_parsed" value="x"/> <newznab:attr name="season" value="x"/> <newznab:attr name="episode" value="episode"/> There's indeed no filtering for the other stuff, because our R...
by safihre
July 9th, 2019, 2:57 am
Forum: Bug Reports
Topic: Sab unpack fails with some Python error
Replies: 15
Views: 7353

Re: Sab unpack fails with some Python error

I will add a decent error :)