It is getting confused on how to unrar multiple rar sets in one download

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
Effenberg0x0
Newbie
Newbie
Posts: 42
Joined: January 24th, 2011, 1:26 pm

It is getting confused on how to unrar multiple rar sets in one download

Post by Effenberg0x0 »

I have the feeling this beta is a little more confused on how to deal with many episodes and rar files set within one single download (like when you download an entire season). I just downloaded and it failed to unrar most. But if you manually do something like #for f in *.part01.rar;do unrar e “$f”;done it works normally.

Same thing with par2? It seems to be mixing par2 files from one rar set (one episode, like *S01E01*.par2) to par2 files from other rar set (like S01E02*.par2)? I will do some more downloads to investigate further. but, again, manual par2repair in the failed directories worked normally for me when done rar set by rar set (episode by episode) with some bash script like the one above.

Thanks,
Effenberg
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: It is getting confused on how to unrar multiple rar sets in one download

Post by shypike »

Please email an example of a "confused" NZB to bugs at sabnzbd.org.
Handling hasn't changed between 0.5.6 and 0.6.0 (at least not consciously).
Post Reply