Issue with Download Folder

Support for the Debian/Ubuntu package, created by JCFP.

Issue with Download Folder

Postby sujithgokul » April 22nd, 2012, 9:25 am

Hello All,

This is my first post. So please forgive me if I am doing something wrong about the forum rules.


I have installed sabnzbd on my ubuntu 11 machine. Everything works fine except for one minor issue. I have configured the downloads folder as below:


Temporary Download Folder: /media/Elements/Downloads/UseNet/In Progress
Completed Download Folder: /media/Elements/Downloads/UseNet/Complete

Everytime when I restart my machine (Not when I restart the app) the incomplete folder gets reset to the default folder(something like downloads/incomplete) and the completed folder remains the same. I am not sure whether the space in my folder name is causing this issue or not. Any thoughts???
sujithgokul
Newbie
Newbie
 
Posts: 2
Joined: April 22nd, 2012, 9:18 am

Re: Issue with Download Folder

Postby sander » April 22nd, 2012, 9:56 am

That SAB behaviour will happen when the directory is not available at the moment SAB starts.

So: Is "/media/Elements" a USB harddisk, network drive or NAS?

If so: Solution/workaround: only start SABnzbd when that directory is available.
User avatar
sander
Release Testers
Release Testers
 
Posts: 3512
Joined: January 22nd, 2008, 3:22 pm

Re: Issue with Download Folder

Postby sujithgokul » April 22nd, 2012, 6:09 pm

My directory is in an external USB. Thanks a lot. I will have to google and find out how to do "delayed" start for my service :)
sujithgokul
Newbie
Newbie
 
Posts: 2
Joined: April 22nd, 2012, 9:18 am

Re: Issue with Download Folder

Postby sjoes » April 23rd, 2012, 10:10 am

Write a short perl script for example. I've done the same so that the script first mounts a network drive as local, let it wait for three seconds and then load the program. Should work fine.
sjoes
Newbie
Newbie
 
Posts: 16
Joined: March 30th, 2010, 11:07 am


Return to Debian/Ubuntu Package