Somehow enabling the option "Post-process only verified jobs" disables the joining of .001,002 etc.. Also there's an error in SABnzbd+'s wiki page, there's two entries for "Post-process only verified jobs".
I am using SABnzbd 0.4.11 (using the Unofficial Ubuntu repository) in Ubuntu 9.04 64bits
Two issues....
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.
Re: Two issues....
When the option is set, SABnzbd will refuse post-processing when any error is detected.
Check the history to see what SABnzbd thinks is wrong.
Wiki has been corrected.
Check the history to see what SABnzbd thinks is wrong.
Wiki has been corrected.
Last edited by shypike on August 3rd, 2009, 3:13 am, edited 1 time in total.
Re: Two issues....
I doubt there's any error on those files since they join fine using HJSplit 2.3 (in WINE)... I don't have logs anymore since I delete them, but this is not really a big issue since I don't really need this option and those .001, .002 etc. files appear once in awhile ... Thank you.
Re: Two issues....
There are two types of .001 .002 .003 files.
One are actually renamed .rar files, these are unpacked at the unrar stage if postprocessing went ok.
The other are joinable files, which we pass to par2 to do the joining. If par2 cannot repair and rejoin them then it is not processed any further. If you have enable file joining on (default off) at this stage, that will also be tried unless "Post-process only verified jobs" is on.
One are actually renamed .rar files, these are unpacked at the unrar stage if postprocessing went ok.
The other are joinable files, which we pass to par2 to do the joining. If par2 cannot repair and rejoin them then it is not processed any further. If you have enable file joining on (default off) at this stage, that will also be tried unless "Post-process only verified jobs" is on.
Re: Two issues....
Thanks a lot for the explanation, leaving "Post-process only verified jobs" off works fine...switch wrote: There are two types of .001 .002 .003 files.
One are actually renamed .rar files, these are unpacked at the unrar stage if postprocessing went ok.
The other are joinable files, which we pass to par2 to do the joining. If par2 cannot repair and rejoin them then it is not processed any further. If you have enable file joining on (default off) at this stage, that will also be tried unless "Post-process only verified jobs" is on.