auto-pausing

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
damez2000
Newbie
Newbie
Posts: 36
Joined: October 8th, 2011, 2:53 am

auto-pausing

Post by damez2000 »

Hi all. Some of my files are autopausing, then i unpause, then 10 seconds later, it pauses again.

Disk error on creating file C:\Users\tyler.meszaros\Documents\Downloads\incomplete\The Avengers Earths Mightiest Heroes S02E01 720p WEB DL DD5 1 AAC2 0 H264 Reaperza\The.Avengers.Earths.Mightiest.Heroes.S02E01.The Private.War.of.Doctor.Doom.720p.WEB-DL.DD5.1.AAC2.0.H264-Reaperza.part07.rar

Works fine with some nzbs. None of the nzbs are old. This happens with all season 2 of avengers.
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: auto-pausing

Post by shypike »

The path is too long. Windows paths need to be below 254 characters.
Change the option "folder_max_length" on Config->Special to some sensible value like 50.
This will trim each path element to 50.
Also consider replacing the rather long path C:\Users\tyler.meszaros\Documents\Downloads\incomplete
by something like C:\Users\tyler.meszaros\incomplete\ in Config->Folders, item "temporary download folder".
Post Reply