However I just downloaded a file in with it did not unpack. It was set to +Delete. But the files were moved to the complete directory, with 53 files, two of which got renamed to xxxxx-0.0 and xxxxx-1.0 and the rest to filename.xx. (with filename named via the sorting pattern in sabnzbd). These were not named filename.rxx or filename.partx.rar. Sabnzbd history does not show a icon that it was unpacked (like all the rest of the files that I've downloaded do).
This is on linux, sabnzbd v.0.7.18, and unrar freeware 5.01
If I do:
Code: Select all
file filename.0Code: Select all
filename.0: EBML file, creator matroskaCode: Select all
file filename.1Code: Select all
filename.1: Parity Archive Volume SetCode: Select all
file filename.2Code: Select all
filename.2: RAR archive data, v14, flags: Archive volume, os: Win32The log:
Code: Select all
2014-07-21 17:26:16,460::INFO::[postproc:284] Starting PostProcessing on FILE => Repair:True, Unpack:True, Delete:True, Script:None, Cat:tv
2014-07-21 17:26:16,460::INFO::[postproc:571] Par2 check starting on FILE
2014-07-21 17:26:16,489::INFO::[__init__:872] /home/usenet/Downloads/incomplete/FILE/__ADMIN__/__verified__ missing
2014-07-21 17:26:16,489::INFO::[postproc:592] Running repair on set xxxxx-1
2014-07-21 17:26:16,490::INFO::[newsunpack:835] Quick-check for xxxxx-1 is OK, skipping repair
2014-07-21 17:26:16,490::INFO::[newsunpack:897] Deleting /home/usenet/Downloads/incomplete/FILE/xxxxx-1.par2
2014-07-21 17:26:16,491::INFO::[postproc:619] Par2 check finished on FILE
2014-07-21 17:26:16,535::INFO::[misc:792] Creating directories: /home/usenet/Downloads/complete/FILE/FILE
2014-07-21 17:26:16,535::INFO::[postproc:349] Running unpack_magic on FILE
2014-07-21 17:26:16,536::INFO::[postproc:351] unpack_magic finished on FILE
2014-07-21 17:26:16,693::INFO::[postproc:540] Cleaning up FILE (keep_basic=False)
Code: Select all
sudo unrar e filename.2
UNRAR 5.01 freeware Copyright (c) 1993-2013 Alexander Roshal
Extracting from filename.2
Extracting from filename.4
Extracting filename.mkv 99%
Cannot find volume filename.400
filename.mkv - checksum error
Total errors: 1

