Page 1 of 1

A feature request/idea -> completed downloads and rechecks

Posted: Sun Dec 30, 2007 1:56 am
by dahitokiri
Could torrents that have been downloaded to the extent the user wanted originally (either all the files, or only some of them) be marked in the internal configuration of deluge to indicate that they have been completed and thus do not need to be rechecked, even if there is an error while shutting down deluge? And since the option of manual rechecks has been integrated into deluge, the user can always do it in case the need arises.

Re: A feature request/idea -> completed downloads and rechecks

Posted: Sun Dec 30, 2007 2:10 am
by markybob
dahitokiri wrote:Could torrents that have been downloaded to the extent the user wanted originally (either all the files, or only some of them) be marked in the internal configuration of deluge to indicate that they have been completed and thus do not need to be rechecked, even if there is an error while shutting down deluge? And since the option of manual rechecks has been integrated into deluge, the user can always do it in case the need arises.
when a download finishes, we already automatically save the fast resume information, so it shouldnt recheck those. if that's not what you're seeing, then there's a bug somewhere.

Re: A feature request/idea -> completed downloads and rechecks

Posted: Sun Dec 30, 2007 10:32 am
by dahitokiri
markybob wrote: when a download finishes, we already automatically save the fast resume information, so it shouldnt recheck those. if that's not what you're seeing, then there's a bug somewhere.
which version did this start with? and does this apply to torrents that have finished downloading, but are currently seeding?

Re: A feature request/idea -> completed downloads and rechecks

Posted: Mon Dec 31, 2007 4:04 am
by abubin
i do notice that torrents that was seeding will be subjected to rechecking when deluge crashed.

Re: A feature request/idea -> completed downloads and rechecks

Posted: Mon Dec 31, 2007 4:10 am
by markybob
dahitokiri wrote:
markybob wrote: when a download finishes, we already automatically save the fast resume information, so it shouldnt recheck those. if that's not what you're seeing, then there's a bug somewhere.
which version did this start with? and does this apply to torrents that have finished downloading, but are currently seeding?
0.5.5? i dont remember. it's been a while. yes. you can test this by downloading a small torrent and seeing if deluge creates a fastresume file for it once it finishes downloading at ~/.config/deluge/torrentfiles/ ...it should create one as soon as it becomes a seed. let me know how your test goes