Scheduler in Web UI
Posted: Sun Jan 03, 2010 9:23 pm
I'm using Deluge 1.2.0 RC5 with Web UI only and tried to enable the 'Execute', 'Scheduler' and 'Blocklist' plugins using the Web UI preferences dialog (which came with Deluge by default).
After clicking Apply and re-opening the dialog I could see a bar with 'Execute' at the right side at the bottom of every screen, but nothing appeared underneath. Also, at the left side, there was a bar with 'Scheduler' I could click on and I could see green blocks representing the time from Mon-Fri. The 'Blocklist' didn't do anything it seems.
After restarting both Deluged and Deluge-web, following information was shown in the log files:
The /home/x/.config/deluge/hostlist.* and /home/x/.config/deluge/scheduler.* files do not exist.
The checkboxes for 'Execute' and 'Scheduler' were still on, but I couldn't find the Scheduler's bar any longer (with Mon-Fri screen). The checkbox for 'Blocklist' was unmarked.
Should enabling these plugins be supported over the Web UI?
Also, something else: why aren't the default plugins listed at http://dev.deluge-torrent.org/wiki/Plugins ? It might make sense to add them there with some information on each one.
After clicking Apply and re-opening the dialog I could see a bar with 'Execute' at the right side at the bottom of every screen, but nothing appeared underneath. Also, at the left side, there was a bar with 'Scheduler' I could click on and I could see green blocks representing the time from Mon-Fri. The 'Blocklist' didn't do anything it seems.
After restarting both Deluged and Deluge-web, following information was shown in the log files:
Code: Select all
x@x:/var/log$ cat deluged.log
[WARNING ] 22:08:01 config:344 Unable to open config file /home/x/.config/deluge/scheduler.conf: [Errno 2] No such file or directory: '/home/x/.config/deluge/scheduler.conf'
x@x:/var/log$ cat deluge-web.log
[WARNING ] 22:08:03 config:344 Unable to open config file /home/x/.config/deluge/hostlist.conf.1.2: [Errno 2] No such file or directory: '/home/x/.config/deluge/hostlist.conf.1.2'
x@x:/var/log$
The checkboxes for 'Execute' and 'Scheduler' were still on, but I couldn't find the Scheduler's bar any longer (with Mon-Fri screen). The checkbox for 'Blocklist' was unmarked.
Should enabling these plugins be supported over the Web UI?
Also, something else: why aren't the default plugins listed at http://dev.deluge-torrent.org/wiki/Plugins ? It might make sense to add them there with some information on each one.