Some people choose to put the 'extraneous' files under a separate par2 set, including sample files as shown below. Because these files are not compressed/rar'ed if you have the 'ignore sample files' option enabled the sample file is never downloaded, which ends up causing the par2 repair to fail (and causing the whole item to not proceed with post-processing, which I think is the standard setup for most people). This kind of leads to a catch22.
Code: Select all
Stage Par2
[PAR-INFO] filenamefix.proof: => Repaired in 0.0s
[PAR-INFO] filename-OTHER: => Not enough repair blocks left (have: 0, need: 17)
[PAR-INFO] filename: => Verified in 9.4s, all files correct
[DEL-INFO] filenamefix.proof: => Deleted 3 file(s)
[DEL-INFO] filename: => Deleted 2 file(s)
Code: Select all
onebinary@home:/data/sabnzbd/done/_FAILED_Filename $ par2 r filename-OTHER.par2
...
Verifying source files:
Target: "filename.jpg" - missing.
Target: "filename.nfo" - found.
Target: "filename.sample.avi" - missing.
Target: "filename.sfv" - found.
Scanning extra files:
Repair is required.
2 file(s) are missing.
2 file(s) are ok.
You have 2 out of 28 data blocks available.
You have 9 recovery blocks available.
Repair is not possible.
You need 17 more recovery blocks to be able to repair.