Opened 13 years ago
Closed 13 years ago
#1691 closed bug (Invalid)
Lack of end game mode
Reported by: | Koroboru | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | libtorrent | Version: | |
Keywords: | Cc: |
Description (last modified by )
End game mode is known to be a state that bittorrent client enters when it is about to complete a download (that is, >99% of job has been downloaded).
In this mode client requests all uncompleted pieces from all connected peers.
Currently the situation is as follows: I have a torrent job that has been "100% downloaded" already for ~2 hours because a number of pieces are still "being downloaded" from peers that seem to go offline (this can be seen in "peers" tab). The only way to complete the download in this case is to restart daemon.
I don't remember this defect to happen in earlier versions of Deluge (<1.3)... I'm using version 1.3.1 from Ubuntu 10.04 repository.
I consider this as a "defect" rather than "feature request". Feel free to move it to corresponding section if I suggested wrong.
Change History (1)
comment:1 by , 13 years ago
Component: | other → libtorrent |
---|---|
Description: | modified (diff) |
Milestone: | Future |
Priority: | major → minor |
Resolution: | → invalid |
Status: | new → closed |
Type: | defect → bug |
Version: | 1.3.1 |
This is a libtorrent issue.
It does support end-game but you may need a newer version such as 0.15.6 as the changelogs mention end-game optimization.