Search found 5333 matches

by safihre
August 7th, 2019, 2:29 am
Forum: General Help
Topic: Would like to understand better
Replies: 4
Views: 1453

Re: Would like to understand better

To add to that: par2 files can be used if somehow the data got corrupted during the uploading/downloading. So it's good to have it. SABnzbd will only get the par2 files if the files need repair, we can detect that. When creating par2, it can check the integrity by analyzing parts of the data. The si...
by safihre
August 7th, 2019, 2:18 am
Forum: General Discussion
Topic: Large delay on unpacking/downloading
Replies: 1
Views: 2482

Re: Large delay on unpacking/downloading

It might be that it's still decoding articles before it can unpack. Where is the download when it is delayed? In the queue or already in history?
by safihre
August 7th, 2019, 2:17 am
Forum: General Help
Topic: Stuck at a state
Replies: 2
Views: 1131

Re: Stuck at a state

What does it show as state?
by safihre
August 2nd, 2019, 6:59 am
Forum: Nederlands
Topic: SABnzb blijft doorgaan met uitpakken
Replies: 2
Views: 3194

Re: SABnzb blijft doorgaan met uitpakken

Het uitpakken is dus vastgelopen?
Je kan via task manager proberen unrar.exe te killen.
by safihre
August 2nd, 2019, 6:59 am
Forum: General Help
Topic: Basic Q - limitations of standalone version / standalone = portable?
Replies: 4
Views: 1827

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: 4497

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: 1567

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: 21065

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: 10456

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: 21065

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: 806

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: 1429

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: 22122

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: 7179

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: 23583

Re: Decoder failure: Out of memory

Will sabyenc auto-update on Ubuntu?