Suggestion: Force Download

Suggestions and discussion of future versions
Post Reply
Phuein

Suggestion: Force Download

Post by Phuein »

It's a function I used a lot in uTorrent :-D It allows the user to "force" a download to run even when it doesn't fit the rules of the queue etc.

I'm a noob C programmer so I might be curious to look at the code, but I doubt I'd be able to add that function myself.
lostincyberspace
Leecher
Leecher
Posts: 65
Joined: Tue Oct 30, 2007 10:28 pm

Re: Suggestion: Force Download

Post by lostincyberspace »

That would not be good since it is written in python
deadlikeoscar
Member
Member
Posts: 23
Joined: Tue Jul 10, 2007 2:19 am

Re: Suggestion: Force Download

Post by deadlikeoscar »

Yeah, we need to be able to force that mother. :D
User avatar
BTB
Member
Member
Posts: 11
Joined: Sun Sep 09, 2007 6:03 am

Re: Suggestion: Force Download

Post by BTB »

I'm not sure if this was ever talked about beyond this; but I would sure love a plugin that would allow me to make exceptions to the "pause all" and "resume all" functions. There are torrents which I would ideally seed 24/7 because they're rarely downloaded and there aren't many seeds.
pete_h
Member
Member
Posts: 39
Joined: Thu Dec 20, 2007 7:25 am

Re: Suggestion: Force Download

Post by pete_h »

This relates to one of my ideas, actually. In the past, I've often tried to Resume a Paused torrent, only for it to instantly go back to Paused again. After some head scratching, I discovered that it was because I had set the maximum seed ratio, and the torrent had reached that value. I think that if you Resume a torrent that is already at the maximum seed ratio, then this should represent an implicit "Ignore the maximum seed ratio for this torrent" instruction.
loki
Moderator
Moderator
Posts: 787
Joined: Tue Dec 04, 2007 3:27 pm
Location: MI, USA

Re: Suggestion: Force Download

Post by loki »

Good idea, I agree on that feature, it would be useful.

Heres how I do it currently without that feature... remove the torrent and add it again to seed again, although it would have to rehash that file and it would also only go to the ratio setting and stop again.
priegog
Member
Member
Posts: 16
Joined: Wed Oct 03, 2007 3:10 pm

Re: Suggestion: Force Download

Post by priegog »

pete_h wrote:This relates to one of my ideas, actually. In the past, I've often tried to Resume a Paused torrent, only for it to instantly go back to Paused again. After some head scratching, I discovered that it was because I had set the maximum seed ratio, and the torrent had reached that value. I think that if you Resume a torrent that is already at the maximum seed ratio, then this should represent an implicit "Ignore the maximum seed ratio for this torrent" instruction.
loki wrote:Good idea, I agree on that feature, it would be useful.

Heres how I do it currently without that feature... remove the torrent and add it again to seed again, although it would have to rehash that file and it would also only go to the ratio setting and stop again.
Absolutely seconded. Either that or fix the Desired Ratio plugin so that it actually does that.
loki
Moderator
Moderator
Posts: 787
Joined: Tue Dec 04, 2007 3:27 pm
Location: MI, USA

Re: Suggestion: Force Download

Post by loki »

Desired ratio plugin is not that... I too was mistaken at first as to it's use.

http://deluge-torrent.org/faq.php#6n53

basically it is the desired ratio it tries to keep during downloading but not uploading.
priegog
Member
Member
Posts: 16
Joined: Wed Oct 03, 2007 3:10 pm

Re: Suggestion: Force Download

Post by priegog »

Dammit... Well, then a real desired ratio plugin should solve all these problems, I think.
danii
Seeder
Seeder
Posts: 123
Joined: Tue Oct 23, 2007 10:29 pm
Location: Braga, Portugal

Re: Suggestion: Force Download

Post by danii »

priegog wrote:Dammit... Well, then a real desired ratio plugin should solve all these problems, I think.
I've been waving that flag for some time now :cry:
Post Reply