Search found 6 matches

by dryploefo
Fri Sep 05, 2014 4:36 am
Forum: Plugins
Topic: [Plugin] Prioritize - Optimizes torrent queueing
Replies: 5
Views: 9692

Re: [Plugin] Prioritize - Optimizes torrent queueing

Version 0.5
- Fixed issue with infinitely re-prioritizing queued items when using trackers.
- Sorry, still no UI for Glade yet.
- Known issue: When restarting Deluge, you might have to disable/re-enable the plugin a couple of times. Not sure why this is happening yet, but I think I have an idea.
by dryploefo
Sat Jul 19, 2014 6:15 am
Forum: Plugins
Topic: [Plugin] Prioritize - Optimizes torrent queueing
Replies: 5
Views: 9692

Re: [Plugin] Prioritize - Optimizes torrent queueing

Version 0.3
- Added UI for all available options.
by dryploefo
Fri Jul 11, 2014 7:21 pm
Forum: Plugins
Topic: Requesting Plugins... Automatic Rearrange Torrent queue
Replies: 5
Views: 4853

Re: Requesting Plugins... Automatic Rearrange Torrent queue

If I understand correctly, if you have 10 available download slots and 20 torrents (meaning 10 are queued) and you have 4 labels, each with 5 torrents: A, B, C, D. Assuming A and C have priority, that would mean A and C are able to download while B and D are not (queued). Assuming some kind of setti...
by dryploefo
Thu Jul 10, 2014 11:23 pm
Forum: Plugins
Topic: [Plugin] Prioritize - Optimizes torrent queueing
Replies: 5
Views: 9692

Re: [Plugin] Prioritize - Optimizes torrent queueing

Version 0.2
- Added rudimentary UI to manage priority trackers and some settings. Still need to fix layout and add a couple more options.
- Added exception handling so as not to kill the update timer.

If anyone is using this, please leave feedback and/or suggestions.
by dryploefo
Thu Jul 10, 2014 11:18 pm
Forum: Plugins
Topic: Requesting Plugins... Automatic Rearrange Torrent queue
Replies: 5
Views: 4853

Re: Requesting Plugins... Automatic Rearrange Torrent queue

I don't think downloading order matters to the queue, only what can fit into the number of concurrent torrents specified in the settings. I could be wrong, but when I wrote the Prioritize plugin, it didn't seem to matter so all it does is re-arrange based on seed availability. As for the labeling, I...
by dryploefo
Tue Jul 08, 2014 9:51 pm
Forum: Plugins
Topic: [Plugin] Prioritize - Optimizes torrent queueing
Replies: 5
Views: 9692

[Plugin] Prioritize - Optimizes torrent queueing

I hope I'm doing this right, this is my first plugin for Deluge. I've been using FlexGet a lot recently and when there are a lot of torrents whose availability is not always reliable, it's a pain to manage the queue to keep track of what should be downloading and what should be downloading later. So...