Version: 3.1.2 (using 4.1.3 (KDE 4.1.3), Kubuntu packages) Compiler: cc OS: Linux (x86_64) release 2.6.27-9-generic I like to set a maximum share ratio, so that once I have uploaded as much as I have downloaded, ktorrent stops the torrent, which frees up bandwidth for others. This works fine, with only one slight catch, if I don't download all of the files in a torrent, and then seed until I get a share ratio of 1.0, it quite rightly stops the torrent. If I then tell it to download another one of the files, I have to manually start the torrent, and confirm that I want to seed beyond the maximum share ratio. Once the download has finished, it then continues to seed, beyond 1.0, until I manually stop it.
I can confirm that this is still an issue in version 4.0b1. I have to temporarily disable my ratio limit to get it to download the rest of the torrent.
Git commit 1383e4908daf465e40caab21a16cfe16514b1263 by Joris. Committed on 22/03/2011 at 19:17. Pushed by guisson into branch 'master'. Make sure a torrent is restarted when it was auto stopped and more files are selected for downloading BUG: 179945 M +1 -0 ChangeLog M +6 -1 src/torrent/torrentcontrol.cpp M +1 -0 src/torrent/torrentstats.cpp M +2 -0 src/torrent/torrentstats.h http://commits.kde.org/libktorrent/1383e4908daf465e40caab21a16cfe16514b1263
*** Bug 274313 has been marked as a duplicate of this bug. ***