Page 1 of 1

Stalled State?

Posted: Wed May 23, 2018 10:43 am
by brisdude
Is there any way to identify a stalled torrent through the CLI:

Code: Select all

transmission-remote -l
other than to look at each torrent with:

Code: Select all

transmission-remote -t <torrent> -i
for its latest activity?

I assume that the (Mac) client must be calculating the time between now and latest activity to enable it to stall the torrent, but it seems an oversight that this is not reflected in State (which just shows as Idle).