Search found 21 matches

by DaVince
Sat Jan 17, 2009 10:00 am
Forum: Plugins
Topic: Sequential download script/plugin
Replies: 36
Views: 65994

Re: [In progress] One-by-one download plugin

You make some very good points. I also appreciate it you're reminding me of the "Don't download" thing - I actually completely forgot the option! As for your code style: I don't really see the point of making AMOUNT_HIGHEST and AMOUNT_HIGH global variables, you could just as easily pass th...
by DaVince
Fri Jan 16, 2009 6:06 pm
Forum: Plugins
Topic: Sequential download script/plugin
Replies: 36
Views: 65994

Re: [In progress] One-by-one download plugin

Right, I now made a script that sets the priorities. I based my script on the one that was there, but changed things a bit for some flexibility and simply so that I can understand what's going on a bit better. :mrgreen: Version 0.1 of the SCRIPT is here: http://davince.tengudev.com/code/python/delug...
by DaVince
Fri Jan 16, 2009 3:00 pm
Forum: Plugins
Topic: Sequential download script/plugin
Replies: 36
Views: 65994

Re: [Suggestion] One-by-one download plugin

Windows or Linux? Under Linux I can just run it as a normal Python script/program and Deluge will react to whatever the script does... For Windows I have no clue (I wonder if it works when you install standalone Python and run it from there?), the site FAQ doesn't seem to answer this question...
by DaVince
Fri Jan 16, 2009 1:29 pm
Forum: Plugins
Topic: Sequential download script/plugin
Replies: 36
Views: 65994

Re: [Suggestion] One-by-one download plugin

Great to hear. I'm a pretty novice Python developer so for the time being I'll be picking the script apart and modifying it first. Testing and even help when it comes to development would be appreciated, if you'd like. :) My initial plans are to add options for how many files you'd like to have set ...
by DaVince
Tue Dec 30, 2008 11:31 pm
Forum: Plugins
Topic: Sequential download script/plugin
Replies: 36
Views: 65994

Re: [Suggestion] One-by-one download plugin

Thanks for the info. I kind of realized the sequential thing, but the upside is that if there's low availability on a torrent, it'll still at least be able to deliver some completed files rather than all incomplete files. Of course, this still isn't good for stuff like series. Anyway, thanks for the...
by DaVince
Sun Dec 28, 2008 10:30 pm
Forum: Support
Topic: Problem (bug?): files and dirs don't open
Replies: 3
Views: 2748

Re: Problem (bug?): files and dirs don't open

Aha! Looks like the problem lies with xdg-open which I already had installed (from xdg-utils): - Opening an AVI runs MPlayer. - Opening a directory returns this: Warning: unknown mime-type for "/home/vincent/" -- using "application/octet-stream" Error: no "view" mailcap...
by DaVince
Sun Dec 28, 2008 10:38 am
Forum: Plugins
Topic: Sequential download script/plugin
Replies: 36
Views: 65994

Sequential download script/plugin

NOTE: No longer being developed by me, but there are others actively maintaining the script. :D PROGRESS: currently making and improving the script version. DOWNLOAD: http://davince.tengudev.com/code/python/deluge-priority-setter.py ======== I was thinking of creating a plugin that will let you down...
by DaVince
Sun Dec 28, 2008 10:31 am
Forum: Support
Topic: Problem (bug?): files and dirs don't open
Replies: 3
Views: 2748

Problem (bug?): files and dirs don't open

Hello everyone, I seem to be having a problem opening files and direcctories with Deluge on my XUbuntu 8.10 machine: whenever I'm not in Xfce but a different window manager (I've really taken a liking to LXDE now), Deluge will simply ignore any external commands it's supposed to give: I right-click ...
by DaVince
Sun Dec 28, 2008 1:51 am
Forum: Development
Topic: Deluge 1.1.0_RC1 Released!
Replies: 26
Views: 13665

Re: Deluge 1.1.0_RC1 Released!

I agree; default behaviour on this should be "error" so the user can be aware of the problem and actually reassign the correct location. Of course, "move storage" is still the best user-done solution anyway. By the way, nice Christmas hat on the icon. :) Deluge itself is getting ...
by DaVince
Wed Dec 03, 2008 1:01 pm
Forum: Plugins
Topic: Ono
Replies: 1
Views: 2163

Re: Ono