Page 1 of 1

Feature suggestion: New column 'Last date 100% avail'

Posted: Wed Nov 17, 2021 12:53 pm
by youarenottheonly01
The 'Avail' column is useful by showing the amount of the torrent that is currently available.
It would be useful to also have information on the last time 100% of the torrent was online.
When downloading older torrents, seeders only come online once a week - for other torrents, there aren't any seeders.
By having a column that tells me the last time 100% of the torrent was seen, I can guage whether or not I am likely to eventually get the whole download.

Re: Feature suggestion: New column 'Last date 100% avail'

Posted: Wed Nov 17, 2021 6:57 pm
by mhertz
That's already in deluge 2.x(through parsing libtorrent's last_seen_complete torrent_status key), both as column and status tab of gtkui, and also in webui and console-UI.

I see you're on windows and as asking this question then I presume you're running deluge 1.3.15?

I could maybe add an e.g extra column to gtkui of deluge 1.3.15 utilizing this, if wanted apply manually(or patch) - let me know if interested, but no promises though.