I am observing that Sabnzbd doesn't download all par2 blocks immediately.
It first verifies the download and only download blocks when necessary.
As nicely explained in the FAQ:
Although this is intelligent behaviour, in my case (and for others too I believe), this makes the total time to download a nzb longer.Why doesn't SABnzbd download all PARs for a post?
SABnzbd only downloads the PAR files it needs. It starts by downloading all normal files and the smallest par. If the files don't pass our QuickCheck function, we run a full par2 verification. Once SABnzbd determines how many files are broken or missing it will go back and intelligently download only however many pars it needs and repair.
Because if the first verification fails, it needs to do another verification/repair after that.
In my case the par2 verification takes much longer than downloading a couple of par2 files/blocks (100mbit download speed).
So for me it would be better to have all par2 blocks downloaded and only start verify/repair after that.
Woudl it be possible to have a config option for this?
Thanks and share your thoughts.

