Not a feature, more like improvement: zero fill missing parts
Posted: April 12th, 2010, 12:50 pm
Quite often, SABnzbd tells me that there are too many parts missing and it can't repair the files.
What I do in these cases is that I test the files using Quickpar manually, queue up the files in NOMP (NZB-o-Matic Plus), download them and fix the bad files using quickpar.
This works in 80% of the cases - but I hate the manual labour associated with test, download and repair of the invalid/missing files.
I think that the reason why it works in the majority of the cases is that SABnzbd does not grab the rest of the broken files (or, does not handle these properly).
I led me to think that I am more successful using NOMP is because NOMP decodes all parts, filling in the missing parts with zeroes.
For example, there's a file with 8 parts (the numbers are representing the parts):
12345678
Say, after download part 4 is missing.
This is the output that SABnzbd produces:
123
This is the output that NOMP produces (replacing part 4 with zeroes):
12305678
So, I would like to suggest that SABnzbd fills the missing data with zeroes instead of cutting the files short.
It will enhance the chance of repairing the files.
Thank you.
PS. I might be wrong about NOMP being more successful due to the fact that it fills the missing parts with zeroes. Maybe NOMP is just better (for some other reason - maybe better retry?) in grabbing files with missing parts.
What I do in these cases is that I test the files using Quickpar manually, queue up the files in NOMP (NZB-o-Matic Plus), download them and fix the bad files using quickpar.
This works in 80% of the cases - but I hate the manual labour associated with test, download and repair of the invalid/missing files.
I think that the reason why it works in the majority of the cases is that SABnzbd does not grab the rest of the broken files (or, does not handle these properly).
I led me to think that I am more successful using NOMP is because NOMP decodes all parts, filling in the missing parts with zeroes.
For example, there's a file with 8 parts (the numbers are representing the parts):
12345678
Say, after download part 4 is missing.
This is the output that SABnzbd produces:
123
This is the output that NOMP produces (replacing part 4 with zeroes):
12305678
So, I would like to suggest that SABnzbd fills the missing data with zeroes instead of cutting the files short.
It will enhance the chance of repairing the files.
Thank you.
PS. I might be wrong about NOMP being more successful due to the fact that it fills the missing parts with zeroes. Maybe NOMP is just better (for some other reason - maybe better retry?) in grabbing files with missing parts.