Torrent

Torrent

The model for a single torrent.

This extends the fields from a torrent response (see {@code TorrentDefaultFields}) with some extra useful parameters.

Source:

Members

progress :number

A percentage value (between 0 and 1) indicating how much of this torrent is completed. When regularly downloading, this value will just match percentageComplete. When the torrent is checking, it will instead match recheckProgress.

Source:
Type:
  • number