Scheduler 1.0

Suggest, post, or discuss plugins for Deluge
choizy

Re: Scheduler 1.0

Post by choizy »

I would like to be able to set upload limits higher than 1024 in certain periods.
Freakapotamus
Member
Member
Posts: 19
Joined: Wed May 07, 2008 2:34 am

Re: Scheduler 1.0

Post by Freakapotamus »

man_in_shack wrote: Not completely! I've had too much stuff going on and haven't been able to work on it. However, there is someone working on the back-end of a new plugin, so the wheels are in motion!

Anyone who has experience designing interfaces with Glade is welcome to help :)
Fantastic. This is the only feature I miss since the 1.x versions came out.
man_in_shack
Member
Member
Posts: 10
Joined: Mon Dec 24, 2007 11:33 am

Re: Scheduler 1.0

Post by man_in_shack »

choizy wrote:I would like to be able to set upload limits higher than 1024 in certain periods.
Was that actually a problem in Scheduler 0.5? It's something that never affected me, so I didn't look into it.

Arbitrary bandwidth limits are a no-no :)
xlynx
New User
New User
Posts: 3
Joined: Sat Apr 11, 2009 4:08 am

Re: Scheduler 1.0

Post by xlynx »

The colour zone system is great! It just needs some input improvements.
  • It would be highly useful if you could drag the mouse (like in uTorrent) to toggle multiple blocks at once.
  • One would wish to be able to change to any colour in a single click. Since there's 3 modes, left click could switch up and right click could switch down, so if 1 = green, 2 = red, and 3 = yellow and you're currently on 3, left click would move to 1 (wrap-around), and right click would move to 2.
man_in_shack
Member
Member
Posts: 10
Joined: Mon Dec 24, 2007 11:33 am

Re: Scheduler 1.0

Post by man_in_shack »

xlynx wrote:The colour zone system is great!
No it's not. From both usability and implementation point of view, it's a real pain.
xlynx wrote:It just needs some input improvements.
  • It would be highly useful if you could drag the mouse (like in uTorrent) to toggle multiple blocks at once.
This can already be done in Scheduler 0.5, but it's pretty ugly.
xlynx wrote:
  • One would wish to be able to change to any colour in a single click. Since there's 3 modes, left click could switch up and right click could switch down, so if 1 = green, 2 = red, and 3 = yellow and you're currently on 3, left click would move to 1 (wrap-around), and right click would move to 2.
Is one extra click really that big a deal? I'd prefer a more dynamic system (which was what I was going to implement, but ran out of time). One idea I had was to have the same zone system, but allow an arbitrary number of zones, with user-selected colours, and then have a "palette" to select which colour for what zone.

Then 0.6/1.0 happened, and I decided it would be much better to do a complete redesign with something much more dynamic. I'm not sure what progress there has been, as my other commitments have kept me busy, but I might be able to work on Scheduler again :)
Freakapotamus
Member
Member
Posts: 19
Joined: Wed May 07, 2008 2:34 am

Re: Scheduler 1.0

Post by Freakapotamus »

I would be happy with the 0.6 version working in 1.x
johnnyg
Top Bloke
Top Bloke
Posts: 1522
Joined: Sun Oct 28, 2007 4:00 am
Location: Sydney, Australia

Re: Scheduler 1.0

Post by johnnyg »

I started working on it and then got busy (not to mention moved and don't have net yet), so it got put on the backburner (again).
It should still (hopefully) be finished by the time 1.2 is released.
dphirschler

Re: Scheduler 1.0

Post by dphirschler »

Two requests I have for the scheduler...

1) Please give the option of showing time 1:00-12:00 AM/PM instead of military 01:00-24:00. It was always a pain to do that simple math adding or subtracting 12 all the time. I always thought in that grid, just showing 1-12 and 1-12 with a dividing line at noon would be effective enough.

2) How about giving four or five colored blocks that you can set the options for individually. So a grid at top where you can toggle the colors, and then five blocks at the bottom with their options/settings next to them. You could even make it like a paintbrush app, where you click the colored block and then "paint" with it within the grid... instead of the toggling.

Darryl
tawan

Re: Scheduler 1.0

Post by tawan »

My solution was this;

1) set the preference in Deluge to auto load .torrents from home

2) save the torrents I wanted by right clicking their links and saving them to home

3) in terminal type "sleep 4h && deluge" (you can test this with "sleep 8 && deluge" which will sleep just 8 seconds)

4) in the case above Deluge opens in 4 hours time and downloads all the .torrents saved in /home
johnnyg
Top Bloke
Top Bloke
Posts: 1522
Joined: Sun Oct 28, 2007 4:00 am
Location: Sydney, Australia

Re: Scheduler 1.0

Post by johnnyg »

there's a scheduler in trunk (which will be in 1.2) which is pretty much identical to that in 0.5.x
Post Reply