Page 1 of 1

unrar seem not complete but no errors

Posted: April 18th, 2020, 5:16 pm
by bla666
Hi,
I have the problem that some jobs are completely downloaded and unrar is also working without errors but the unpacked files are not near the same size as the downloads.

for example:

Name
Maat Born In Sand EP WEB 2010 ENTiTLED
Size; 32.0 MB
[Maat Born In Sand EP WEB 2010 ENTiTLED] Schnelle Überprüfung erfolgreich
Unpack
[Maat Born In Sand EP WEB 2010 ENTiTLED] 5 Files/folders unpacked in 0 seconds

and this is what I get:
Image]
these files are also listet in the logfile as unpacked files.

there should be four mp3 files.
I didn't find any errors

So the question is:
Where can I find the rest of the files?

Ubuntu 18.04.4 LTS
sabnzbdplus 2.3.9-0ubuntu1
unrar 1:0.0.1+cvs201

Re: unrar seem not complete but no errors

Posted: April 19th, 2020, 1:49 am
by sander
set SAB's logging to +Debug, redownload, and check your sabnzbd.log for the specific mp3 files.

Re: unrar seem not complete but no errors

Posted: April 19th, 2020, 10:30 am
by safihre
Indeed do what Sander is suggesting.
It might be you have "mp3" listed on your cleanup list. Although unrar is reporting that it only unpacked 5 things so that could be a hint too.

Re: unrar seem not complete but no errors

Posted: April 19th, 2020, 11:37 am
by jcfp
bla666 wrote: April 18th, 2020, 5:16 pmunrar 1:0.0.1+cvs201
You don't want that unrar. Uninstall 'unrar-free' (its support for modern rar features is far too limited to be useful), and install the proper one (binary package 'unrar', from multiverse). Sabnzbd does warn about that too, iirc.

Re: unrar seem not complete but no errors

Posted: April 20th, 2020, 11:03 am
by sander
Ah, good catch, jcfp!

I would expect that on Debian, not Ubuntu