Page 1 of 1

nzbGet 19 - Windows Unpack allways failed after verifying

Posted: 21 Aug 2017, 10:50
by HenryCo
Hey guys and girls.

After verifying and par-check my Windows nzbGet version allways abort the unrar process.
I try many many many different programDir lines in the option field, without success.

This is an example for an unrar-process / pp:

Code: Select all

INFO	Mon Aug 21 2017 12:16:39	Collection BigBugBunny-Free-Movie.1080p.BluRay .x264 added to history
ERROR	Mon Aug 21 2017 12:16:39	Post-process-script Logger.py for BigBugBunny-Free-Movie.1080p.BluRay .x264 failed
ERROR	Mon Aug 21 2017 12:16:39	Logger: Could not start post-process-script Logger.py for BigBugBunny-Free-Movie.1080p.BluRay .x264: error 193
WARNING	Mon Aug 21 2017 12:16:39	Could not find associated program for .py. Trying to execute Logger.py directly
INFO	Mon Aug 21 2017 12:16:39	Executing post-process-script Logger.py for BigBugBunny-Free-Movie.1080p.BluRay .x264
ERROR	Mon Aug 21 2017 12:16:39	Unpack for BigBugBunny-Free-Movie.1080p.BluRay .x264 failed.
INFO	Mon Aug 21 2017 12:16:39	Second unpack attempt skipped for BigBugBunny-Free-Movie.1080p.BluRay .x264 due to par-check not repaired anything
INFO	Mon Aug 21 2017 12:16:38	Repair not needed for BigBugBunny-Free-Movie.1080p.BluRay .x264\gw6d6ztfe7qxpvz84w6u
INFO	Mon Aug 21 2017 12:16:38	Verifying file gw6d6ztfe7qxpvz84w6u.part88.rar
INFO	Mon Aug 21 2017 12:16:37	Verifying file gw6d6ztfe7qxpvz84w6u.part87.rar
My current line in the unrar-settings is:

Code: Select all

'C:\Program Files\WinRar\unrar.exe'
I hope some of you can help me...

Greetings by HenryCo

Re: nzbGet 19 - Windows Unpack allways failed after verifying

Posted: 21 Aug 2017, 10:56
by hugbug
Your stripped log doesn't include error message regarding under. Please post the whole log (via pastebin.com).

Default setting for unrar should work without issues:

Code: Select all

${AppDir}/unrar

Re: nzbGet 19 - Windows Unpack allways failed after verifying

Posted: 21 Aug 2017, 11:12
by HenryCo
Okay, I redo the post-processing:
http://cryptb.in/oIu#b97d0cc4b32574ff0f5cb9375fb3ec20
This time the settet unrar was:

Code: Select all

C:\Program Files\WinRar\unrar.exe
Greetings by HenryCo

Re: nzbGet 19 - Windows Unpack allways failed after verifying

Posted: 21 Aug 2017, 11:15
by hugbug
I suggest you to read my previous post about default setting, it will work.
Why did you change it?

Re: nzbGet 19 - Windows Unpack allways failed after verifying

Posted: 21 Aug 2017, 11:19
by HenryCo
When I change it to:

Code: Select all

${AppDir}/unrar
I got really fast, this error:

Code: Select all

ERROR	Mon Aug 21 2017 13:18:11	Unpack for Baywatch.UNRATED.German.DL.AC3.Dubbed.1080p.BluRay .x264-PsO failed
ERROR	Mon Aug 21 2017 13:18:11	Unrar: Could not find file C:\Program
Greetings by HenryCo

EDIT:
I change it to:
'${AppDir}/unrar'
Now it caused an password error, but it seems that some parts are missing. I try this now with different download.
I change this setting once, because I read the the unrar.exe delivered with the installer is not as fast as the one from winrar itself.

Re: nzbGet 19 - Windows Unpack allways failed after verifying

Posted: 21 Aug 2017, 11:23
by hugbug
Please post full logs, these stripped logs are not helpful.

Maybe it's

Code: Select all

${AppDir}/unrar.exe
I don't have a windows PC at the moment to try it.

Re: nzbGet 19 - Windows Unpack allways failed after verifying

Posted: 21 Aug 2017, 12:42
by Rainmaker
hugbug wrote:
21 Aug 2017, 11:23
Please post full logs, these stripped logs are not helpful.

Maybe it's

Code: Select all

${AppDir}/unrar.exe
I don't have a windows PC at the moment to try it.
Default path is

Code: Select all

${AppDir}\unrar.exe
Notice the backslash for Windows platform.

Re: nzbGet 19 - Windows Unpack allways failed after verifying

Posted: 21 Aug 2017, 16:01
by HenryCo
This two lines are working:

Code: Select all

${AppDir}\unrar.exe
&

Code: Select all

'${AppDir}/unrar.exe'
THX guys...

Greetings by HenryCo

Re: nzbGet 19 - Windows Unpack allways failed after verifying

Posted: 21 Aug 2017, 16:47
by hugbug
If you want to use a custom unrar, make sure it's an English version because nzbget looks for certain messages printed by unrar and will not work properly with localized unrar.