2.0.0RC2 problem with anime posts

Questions and bug reports for Beta releases should be posted here.
Forum rules
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.
Post Reply
Cpuroast
Release Testers
Release Testers
Posts: 69
Joined: December 15th, 2010, 11:19 pm

2.0.0RC2 problem with anime posts

Post by Cpuroast »

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
Last edited by Cpuroast on April 3rd, 2017, 2:57 pm, edited 2 times in total.
Cpuroast
Release Testers
Release Testers
Posts: 69
Joined: December 15th, 2010, 11:19 pm

Re: 2.0.0RC2 problem with anime posts

Post by Cpuroast »

Fun stuff, [email protected] is hosted by google which doesn't like encrypted rar archives :)
User avatar
safihre
Administrator
Administrator
Posts: 5339
Joined: April 30th, 2015, 7:35 am
Contact:

Re: 2.0.0RC2 problem with anime posts

Post by safihre »

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
zoggy
Release Testers
Release Testers
Posts: 75
Joined: February 8th, 2011, 3:08 pm

Re: 2.0.0RC2 problem with anime posts

Post by zoggy »

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
User avatar
safihre
Administrator
Administrator
Posts: 5339
Joined: April 30th, 2015, 7:35 am
Contact:

Re: 2.0.0RC2 problem with anime posts

Post by safihre »

Yes probably,

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
zoggy
Release Testers
Release Testers
Posts: 75
Joined: February 8th, 2011, 3:08 pm

Re: 2.0.0RC2 problem with anime posts

Post by zoggy »

safihre wrote:Yes probably,

But first need a test-NZB from @Cpuroast ;)
test nzb: https://www.nzbindex.com/download/15899 ... kv.001.nzb
User avatar
safihre
Administrator
Administrator
Posts: 5339
Joined: April 30th, 2015, 7:35 am
Contact:

Re: 2.0.0RC2 problem with anime posts

Post by safihre »

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.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
zoggy
Release Testers
Release Testers
Posts: 75
Joined: February 8th, 2011, 3:08 pm

Re: 2.0.0RC2 problem with anime posts

Post by zoggy »

https://sourceforge.net/p/parchive/disc ... /acaf5568/

sounds like we just need to give the .par2 before the .001 to 'solve' it
zoggy
Release Testers
Release Testers
Posts: 75
Joined: February 8th, 2011, 3:08 pm

Re: 2.0.0RC2 problem with anime posts

Post by zoggy »

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...
Post Reply