Hi,
Just encountered an issue with an nzb, sab downloads, checks, proceeds to download all pars and fails repair.
Multi-par has no issues repairing the file even without the extra pars.
It's the type of post where the file is split into multiple files and rebuilt using par2, which a very large percentage of anime posts use.
File.par2
File.001
File.002
File.003
File.003
File.004
File.005
File.006
These aren't joinable segments, they have to be processed by par2.
Pretty sure this was previous broken long ago and was also fixed long ago, so it's possible it was broken again as of late.
SABnzbd 2.0.0RC2 64-bit
Windows 8.1 64-bit
2.0.0RC2 problem with anime posts
Forum rules
Help us help you:
Help us help you:
- 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.
2.0.0RC2 problem with anime posts
Last edited by Cpuroast on April 3rd, 2017, 2:57 pm, edited 2 times in total.
Re: 2.0.0RC2 problem with anime posts
Fun stuff, [email protected] is hosted by google which doesn't like encrypted rar archives
Re: 2.0.0RC2 problem with anime posts
Could you send a the NZB in a regular Rar or as a zip? Thanks!
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Re: 2.0.0RC2 problem with anime posts
worked fine on dev with latest sabyenc... perhaps we should get a RC3 out the door so we can get more testing done before unleashing sabyenc upon the world with 2.0 final
Re: 2.0.0RC2 problem with anime posts
Yes probably,
But first need a test-NZB from @Cpuroast
But first need a test-NZB from @Cpuroast
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Re: 2.0.0RC2 problem with anime posts
test nzb: https://www.nzbindex.com/download/15899 ... kv.001.nzbsafihre wrote:Yes probably,
But first need a test-NZB from @Cpuroast
Re: 2.0.0RC2 problem with anime posts
Found the cause.
It's not sabnzbd, it's par2cmdline. It refuses to scan the 001 file of the job. So it will mark the download as failed, because it thinks it's "missing" the first part.
I implemented a workaround for RC3 that I will make today.
It's not sabnzbd, it's par2cmdline. It refuses to scan the 001 file of the job. So it will mark the download as failed, because it thinks it's "missing" the first part.
I implemented a workaround for RC3 that I will make today.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Re: 2.0.0RC2 problem with anime posts
https://sourceforge.net/p/parchive/disc ... /acaf5568/
sounds like we just need to give the .par2 before the .001 to 'solve' it
sounds like we just need to give the .par2 before the .001 to 'solve' it
Re: 2.0.0RC2 problem with anime posts
looks like in 0.6.14 " test basepath is used to remove extrafiles" changes should have resolved this however..
https://github.com/Parchive/par2cmdline/issues/53
we include par2cmdline 0.6.13
so looks like we may want to update our included version and revert the 'fix' if its good?
https://github.com/Parchive/par2cmdline ... ag/v0.6.14
asked repo about 0.6.14 win binaries..
this explains why the problem only affected windows peeps as their par2cmdline version has the bug...
https://github.com/Parchive/par2cmdline/issues/53
we include par2cmdline 0.6.13
so looks like we may want to update our included version and revert the 'fix' if its good?
https://github.com/Parchive/par2cmdline ... ag/v0.6.14
asked repo about 0.6.14 win binaries..
this explains why the problem only affected windows peeps as their par2cmdline version has the bug...