Downloads not completing

Get help with all aspects of SABnzbd
Forum rules
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.
Post Reply
bobkave1
Newbie
Newbie
Posts: 5
Joined: December 7th, 2011, 1:39 pm

Downloads not completing

Post by bobkave1 »

Searched all over the boards and couldn't find a solution
I'm running sabnzbd on windows 7 and saving all my downloads to a synology ds211j.

Until last night everything was working fine but the I started to get this error
"PostProcessing was aborted (Cannot create final folder \\192.168.0.20\TV\30 Rock/Season 4\30 Rock S04E19 DVDRip XviD-REWARD)"
*notice the slash after 30 rock.

I talked to inpheaux on the live chat and said "CIFS blows and frequently won't let you do that".

So was wondering if there is a solution or a workaround.

sorry for my English its not my primary language
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Downloads not completing

Post by shypike »

I have no trouble dumping my data on my NetGear server.
Not that this proves very much..
The forward slash isn't completely OK, but normally Windows doesn't care
and knows how to handle it. Possibly the NAS is bit confused by it.
On the other hand, it's an intermittent problem.
If it's really an issue then it should fail with ANY download that goes through Series Sort.

Does "Retry" from the History entry work?
bobkave1
Newbie
Newbie
Posts: 5
Joined: December 7th, 2011, 1:39 pm

Re: Downloads not completing

Post by bobkave1 »

No it hasn't worked.
Edit
The first time it happend i was downloadin the whole season and got this error on 3 files
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Downloads not completing

Post by shypike »

OK, so that makes the problem persistent.
How does your Sort expression look? Does it have any forward slashes?
bobkave1
Newbie
Newbie
Posts: 5
Joined: December 7th, 2011, 1:39 pm

Re: Downloads not completing

Post by bobkave1 »

Sorting expression is default
%sn/Season %s/%sn - S%0sE%0e - %en.%ext
Just clicked on one preset
and the category
\\192.168.0.20\TV
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Downloads not completing

Post by shypike »

As a work-around you can replace the forward slashes by backslashes in the Sort Expression.
So:

Code: Select all

%sn\Season %s\%sn - S%0sE%0e - %en.%ext
After that, retry the failed jobs (from History).

I'll see if I can fix this for a later release.
bobkave1
Newbie
Newbie
Posts: 5
Joined: December 7th, 2011, 1:39 pm

Re: Downloads not completing

Post by bobkave1 »

I'll try it later and post results thanks for your help

Edit
Solved
Had to remove the season folder

\\192.168.0.20\Complete\Show Name\Show Name - 1x05 - Episode Name.avi
Post Reply