When the torrent finished downloading.
Defines what kind of text is in errorString.
A warning or error message regarding the torrent.
If downloading, estimated number of seconds left until the torrent is done. If seeding, estimated number of seconds left until seed ratio is reached.
If seeding, number of seconds left until the idle time limit is reached.
True if the torrent is running, but has been idle for long enough to be considered stalled.
Byte count of how much data is left to be downloaded until we've got all the pieces that we want.
How much of the metadata the torrent has. For torrents added from a .torrent this will always be 1. For magnet links, this number will from from 0 to 1 as the metadata is downloaded.
Number of peers that we're connected to
Number of peers that we're sending data to
Number of peers that are sending data to us.
How much has been downloaded of the files the user wants. This differs from percentComplete if the user wants only some of the torrent's files. Range is [0..1]
This torrent's queue position. All torrents have a queue position, even if it's not queued.
Byte count of all the piece data we want and don't have yet, but that a connected peer does have.
Byte count of all data you've ever uploaded for this torrent.
Byte count of all the non-corrupt data you've ever downloaded for this torrent. If you deleted the files and downloaded a second time, this will be 2*totalSize.
Byte count of all the corrupt data you've ever downloaded for this torrent. If you're on a poisoned torrent, this number can grow very large.
Number of webseeds that are sending data to us.
Byte count of all the partial piece data we have for this torrent. As pieces become complete, this value may decrease as portions of it are moved to 'corrupt' or 'haveValid'.
time when one or more of the torrent's trackers will allow you to manually ask for more peers, or 0 if you can't
Cumulative seconds the torrent's ever spent downloading
Cumulative seconds the torrent's ever spent seeding
The last time we uploaded or downloaded piece data on this torrent.
When the torrent was first added