Page 1 of 1
Unzipping Twice
Posted: May 30th, 2012, 5:50 pm
by damez2000
How do you stop it from unzipping twice?
Re: Unzipping Twice
Posted: May 31st, 2012, 1:50 am
by shypike
Do you expect a useful answer to such a general question?
Re: Unzipping Twice
Posted: May 31st, 2012, 8:33 am
by damez2000
Im guessing its in the manual or the wiki then?
Re: Unzipping Twice
Posted: May 31st, 2012, 9:16 am
by tymanthius
I think what shypike is getting at is that you need to include many more details for him to understand what you need.
Re: Unzipping Twice
Posted: May 31st, 2012, 3:53 pm
by damez2000
Ohhh. What i meant was, it downloads the files once, and then unzips the rars twice. So I have an original file and another one with ending (1). How do i stop this from happening?
Re: Unzipping Twice
Posted: June 1st, 2012, 5:22 am
by shypike
This is not normal behavior, so you'll have to describe the circumstances.
Are you using Sort and if so, how?
Re: Unzipping Twice
Posted: June 1st, 2012, 11:37 am
by damez2000
I am using sort for tv shows. This is the setup i have: Example D:\Burn\+++++++++++Downloads\Show Name - 105.avi
And i get this:
The Big Bang Theory - 524.avi
The Big Bang Theory - 524.1.avi
I want it to rename the files, but not make 2 of them.
Re: Unzipping Twice
Posted: June 1st, 2012, 12:07 pm
by shypike
I suspect there's something wrong with your sort expression.
What is it exactly?
Re: Unzipping Twice
Posted: June 1st, 2012, 1:32 pm
by damez2000
%sn - %s%0e.%ext
Re: Unzipping Twice
Posted: June 1st, 2012, 1:50 pm
by shypike
Sort expression is OK.
There are two other possible errors:
The NZB contains the items twice.
You download twice (unlikely, because you can see that in History).
BTW: which SABnzbd version are you using?
I might be advisable to try 0.7.0Beta8, because we're not going to fix 0.6.x any more.
There might me other reasons, but to diagnose those
I would need to have the actual NZB files you are using and a debug log file.
Re: Unzipping Twice
Posted: June 1st, 2012, 1:53 pm
by damez2000
im using 0.6.15so that may have to do with it. Its not a perticular nzb as its happening with every file. And its not downloading twice. I can see it.
Re: Unzipping Twice
Posted: June 1st, 2012, 3:16 pm
by shypike
0.6.15 doesn't do this normally either.
I would still need a debug log file.
How to get it:
- On the Status page, set logging to "Debug"
- Load an NZB file that would be "doubly" unzipped
- Wait until all is done
- Check if it happened again
- Download the log file from the Status page
- Zip (or rar) it
- email to
bugs@sabnzbd.org (adding the URL of this post).