https://bugs.kde.org/show_bug.cgi?id=508964
--- Comment #21 from Jack Hill <[email protected]> --- Git commit 0edeadb5dad34e9620961bdc07f23ab6eb350eb0 by Jack Hill, on behalf of Nicolás Adamo. Committed on 16/06/2026 at 18:26. Pushed by jackh into branch 'master'. Add last activity time to torrent stats It Allows us to track how long a torrent has been activated since it was started. This was the previous behaviour of the other properties before they were changed to be stored on disk to display a cumulative last activity time. This helps to fix a bug where the queue would automatically re-order itself multiple times a second because the torrent activity was not being reset when the torrent was restarted. M +4 -1 src/torrent/torrentcontrol.cpp M +2 -0 src/torrent/torrentstats.cpp M +4 -1 src/torrent/torrentstats.h https://invent.kde.org/network/libktorrent/-/commit/0edeadb5dad34e9620961bdc07f23ab6eb350eb0 -- You are receiving this mail because: You are watching all bug changes.
