OS: CentOS 5.5 x86_64
Install-type: Python source
Skin: smpl
FW: None
IPV6: No
Reproducible: yes
When using certain NZBs, I can see sabnzbd mark the par2s as Waiting so it should go back and grab them if there's problems, but it will verify, find it's damaged, and then just quit rather than going back and grabbing the rest of the par2 files. I'm using multicore par2 if that makes a difference.
edit: and the relevant log entries:
Code: Select all
2011-04-15 17:20:10,034::INFO::[postproc:243] Starting PostProcessing on Item1 => Repair:True, Unpack:True, Delete:True, Script:sabToSickBeard.py
2011-04-15 17:20:10,034::INFO::[postproc:247] Par2 check starting on Item1
2011-04-15 17:20:10,035::INFO::[postproc:254] Running repair on set Item1
2011-04-15 17:20:10,041::INFO::[newsunpack:674] Scanning "/var/downloads/incomplete/Item1/Item1.vol000+
04.par2"
2011-04-15 17:20:17,903::INFO::[newsunpack:689] Par verify failed on /var/downloads/incomplete/Item1/Item1.vol000+04.par2!
2011-04-15 17:20:17,904::INFO::[postproc:271] Par2 check finished on Item1
2011-04-15 17:20:17,904::INFO::[misc:837] Creating directories: /var/downloads/complete/TV/Item1
2011-04-15 17:20:19,514::INFO::[postproc:470] Cleaning up Item1
2011-04-15 17:20:19,517::INFO::[postproc:134] Saving postproc queue
2011-04-15 17:20:19,518::INFO::[downloader:357] Post-processing finished, resuming download

