Page 1 of 2

"Last active"

Posted: Sun Nov 25, 2012 11:16 pm
by beto621
Hi all,

I am using Deluge from several months because of features and I am happy with it. One single thing is missing compared to previous clients I have used - this is "Last active" property for the torrent. There is difference in what in Deluge is considered as active compared to other clients - In Deluge the torrent is active if it is seeded (and "Active time" is counted), despite that there is no one leeching. In other clients I have used (Transmission, not sure about Vuze), "Last Active" means that there was real traffic on this particular torrent!

The reason here is very simple - I would like to remove torrents if they are not active, i.e. there are no lechers. Now even no one is leeching, the torrent is considered active and I should remember some numbers (like share ratio) to judge whether to remove it or not. Yes, I know it can be removed automatically based on ratio or age, but often this is not the case.

If such a feature "Last active" or "Last leeched" is developed, then AutoRemove plugin can be modified to remove based on it.

Hope this will be useful feature!

Thank you, Cheers!

Re: "Last active"

Posted: Sun Dec 16, 2012 7:19 pm
by annc
Same! And for the same reason. If there's no traffic for a particular torrent, I want to know about it so I can decide what to delete first.

Re: "Last active"

Posted: Mon Dec 31, 2012 1:03 pm
by Cas
I think without such a feature in libtorrent we are unable to implement.

Re: "Last active"

Posted: Wed Apr 03, 2013 1:56 pm
by annc
Even something like polling each torrent once a [time chosen to have negligible impact on performance] to see if has had any leechers would be useful. How do other Deluge users decide which torrents to delete?

Re: "Last active"

Posted: Fri Apr 05, 2013 8:47 am
by mr.srvman
https://code.google.com/p/libtorrent/is ... ail?id=457
Project Member #1 arvid.no...@gmail.com
There are two counters in torrent_status.

torrent_status::time_since_upload and torrent_status::time_since_download. These should be sufficient to implement this request.

Re: "Last active"

Posted: Thu Feb 06, 2014 7:55 pm
by Nuckle
Is there anything in the making? I really need that feature :/

Re: "Last active"

Posted: Thu Feb 06, 2014 8:53 pm
by Cas
Create a ticket and we will remember to look into implementing...

Last Active information

Posted: Fri May 09, 2014 11:29 am
by sorcerer25
When I seed a torrent I do NOT care about:
-when it was added
-how long it was seeded
-upload quantity
-ratio
Etc.

All I care about is if that torrent is still active or not
uTorrent had this feature, even you can activate a column and see globally on all torrents with one look
(had it, be cause I won't use uTorrent anymore and I don't care if it still have it or not :mrgreen: :mrgreen: )
I can't find anything like this on Deluge

So, suggestion: please include a Last Active information about a torrent

that is the last time when that torrent downloaded/uploaded something to another torrent client ... real (I mean not just updating tracker and other maintenance stuff)

Thank You ! :mrgreen:

Re: Last Active information

Posted: Sat Jul 12, 2014 9:03 am
by Nuckle

Re: "Last active"

Posted: Sat Oct 04, 2014 8:04 pm
by Daredee
yes, really need this feature
maybe someone can make a plugin until 1.4.0 is released?