Weird PAR2 checking
Forum rules
Help us help you:
Help us help you:
- Are you using the latest stable version of SABnzbd? Downloads page.
- Tell us what system you run SABnzbd on.
- Adhere to the forum rules.
- Do you experience problems during downloading?
Check your connection in Status and Interface settings window.
Use Test Server in Config > Servers.
We will probably ask you to do a test using only basic settings. - Do you experience problems during repair or unpacking?
Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Weird PAR2 checking
SABnzbd assumes that if PAR2 filename is e.g. release.par2, checked files must be too release.xxx. Problem is when PAR2 file is release-OTHER.par2, and it should check files like release-subs.rar or release-sample.mkv, SABNzbd thinks that all files should be named as release-OTHER.xxx.
Re: Weird PAR2 checking
SABnzbd does not make any decisions between par2 sets and the files to check. It simply gives par2.exe a parity file and par2.exe checks the files that are described within the .par2 file.
The only grouping we do is that of rar sets.
If you are having a specific problem such as -OTHER.par2 keeps on failing please post and I will look into it. By the way, if you have "Ignore Sample Files" on in config>switches the -OTHER.par2 will likely fail.
The only grouping we do is that of rar sets.
If you are having a specific problem such as -OTHER.par2 keeps on failing please post and I will look into it. By the way, if you have "Ignore Sample Files" on in config>switches the -OTHER.par2 will likely fail.
Re: Weird PAR2 checking
I am having a similar problem. Strangely enough, sab seems to process the main par file. However, it isn't assembling the files because if failed the par test (have both the Ignore Sample Files, and Post-process Only Verified Jobs switches on).
Seems that sab handles par checking for both par2 files (main and other). Any chance that if one of the par files checks alright, that it could finish processing that par2 file?
Seems that sab handles par checking for both par2 files (main and other). Any chance that if one of the par files checks alright, that it could finish processing that par2 file?
Re: Weird PAR2 checking
The option in Config->Switches, called "safe post-processing" determines whether or not incorrect downloads will be further processed.
If you set to "off", all post processing will be done regardless of verification results.
If you set to "off", all post processing will be done regardless of verification results.
Re: Weird PAR2 checking
Hi,
I notice sabnzbd check the first *.par2 file, then download more parity files if incomplete.
But how does it do that? does it download only the numbers needed or all the files availlable?
I notice sabnzbd check the first *.par2 file, then download more parity files if incomplete.
But how does it do that? does it download only the numbers needed or all the files availlable?
Re: Weird PAR2 checking
Only the required files are downloaded.
When verification fails, it downloads more par2 files and a re-check is done.
This is repeated until repair succeeds or all par2 files have been downloaded.
When verification fails, it downloads more par2 files and a re-check is done.
This is repeated until repair succeeds or all par2 files have been downloaded.