Any way to Change Folders while Queue is not Empty?

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
jck1
Newbie
Newbie
Posts: 2
Joined: January 2nd, 2011, 8:44 am

Any way to Change Folders while Queue is not Empty?

Post by jck1 »

Hi all.

I have an issue where my C: drive did not have a lot of space, so I set the temporary download folder, the cache folder, and Completed folders all pointing to a removable drive.

After a reboot, my drive was not available so SABNZBD pointed everything back to the default folders on the C drive...  while I still had a single large transfer in my queue. Now I cannot redirect the folders back to my removable drive within the config (says I cannot make changes while having a queue). 

C: drive won't have enough to cover the transfer (100GB total, 30GB remaining, 5GB free space on C drive), and since it is partly through with the transfer, I don't want to delete the queue and try to recreate it unless there is an easy way.

- Can I force redirecting of the folders?
- Is there an easy way to export what is left of the current queue then readd it?

Any other ideas?

Thanks in advance!
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Any way to Change Folders while Queue is not Empty?

Post by shypike »

If you're very careful, you can move the data.
Stop SABnzbd.
Move or copy all data in the "temporary download" folder to another location.
Open the sabnzbd.ini file using a text editor.
Find the line beginning with
download_dir =
Remove the current folder name (after the "=") and replace it with the full path of the new location.
Save the file and exit the editor.
Start SABnzbd.
jck1
Newbie
Newbie
Posts: 2
Joined: January 2nd, 2011, 8:44 am

Re: Any way to Change Folders while Queue is not Empty?

Post by jck1 »

Perfect, thanks!
andyo
Newbie
Newbie
Posts: 1
Joined: July 13th, 2014, 9:16 am

Re: Any way to Change Folders while Queue is not Empty?

Post by andyo »

Hi, this doesn't seem to be working anymore. I moved the temp files to the new temp folder, and changed the sabnzbd.ini file as directed, but when I started sabnzbd the queue was blank, and when I went into settings the temp folder was still the old one. Would there be another way to do this?

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

Re: Any way to Change Folders while Queue is not Empty?

Post by shypike »

It should work, provided you actually enter a valid path in the INI file.
If the folder cannot be accessed or is not writable, the default path will be restored.
Post Reply