Deluge scheduling

General support for problems installing or using Deluge
Post Reply
maddy_in65
New User
New User
Posts: 4
Joined: Thu Jan 12, 2012 3:56 am

Deluge scheduling

Post 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.
Cas
Top Bloke
Top Bloke
Posts: 3681
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: Deluge scheduling

Post 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.
Post Reply