$torrent.state Returns state of torrent (Stopped, Stalled, Seeding, Downloading) |
Usage |
$torrent.state <torrent_number> |
Description |
Returns state of torrent (Stopped, Stalled, Seeding, Downloading)
Take a look at the torrent module documentation
for more details about how it works. |
See also |
torrent module documentation |