Page 1 of 1

Deluge scheduling

Posted: Thu Jan 12, 2012 4:07 am
by maddy_in65
I have seagate Dockstar and i installed Debian on it. I am using Deluge for torrenting and access deluge console through web ui. I need deluge scheduling for downloading torrents after 1 AM every day. I tried using cron tab but it is not working. I made cron as

Code: Select all

05 01 * * * deluge 
but it is not working. I mean deluge wont start automatically at 1 AM. I tried "Deluge", "Deluge-ui Console". what is the correct command to run deluge, Please help.

Re: Deluge scheduling

Posted: Thu Jan 12, 2012 12:30 pm
by Cas
To directly answer your question you need to run deluged as this is the server/daemon whereas deluge and deluge-console are clients.

However there is a Scheduler plugin which would I think is better suited to the task.