Optionaladded_Optionalamount_Amount of data left to download (bytes)
Optionalauto_Whether this torrent is managed by Automatic Torrent Management
OptionalavailabilityPercentage of file pieces currently available
OptionalcategoryCategory of the torrent
OptionalcompletedAmount of transfer data completed (bytes)
Optionalcompletion_Time (Unix Epoch) when the torrent completed
Optionalcontent_Absolute path of torrent content (root path for multifile torrents, absolute file path for singlefile torrents)
Optionaldl_Torrent download speed limit (bytes/s). -1 if ulimited.
OptionaldlspeedTorrent download speed (bytes/s)
OptionaldownloadedAmount of data downloaded
Optionaldownloaded_Amount of data downloaded this session
OptionaletaTorrent ETA (seconds)
Optionalf_True if first last piece are prioritized
Optionalforce_True if force start is enabled for this torrent
OptionalhashTorrent hash
Optionallast_Last time (Unix Epoch) when a chunk was downloaded/uploaded
Optionalmagnet_Magnet URI corresponding to this torrent
Optionalmax_Maximum share ratio until torrent is stopped from seeding/uploading
Optionalmax_Maximum seeding time (seconds) until torrent is stopped from seeding
OptionalnameTorrent name
Optionalnum_Number of seeds in the swarm
Optionalnum_Number of leechers in the swarm
Optionalnum_Number of leechers connected to
Optionalnum_Number of seeds connected to
OptionalpriorityTorrent priority. Returns -1 if queuing is disabled or torrent is in seed mode
OptionalprogressTorrent progress (percentage/100)
OptionalratioTorrent share ratio. Max ratio value: 9999.
Optionalratio_TODO (what is different from max_ratio?)
Optionalsave_Path where this torrent's data is stored
Optionalseeding_Torrent elapsed time while complete (seconds)
Optionalseeding_TODO (what is different from max_seeding_time?) seeding_time_limit is a per torrent setting, when Automatic Torrent Management is disabled, furthermore then max_seeding_time is set to seeding_time_limit for this torrent. If Automatic Torrent Management is enabled, the value is -2. And if max_seeding_time is unset it have a default value -1.
Optionalseen_Time (Unix Epoch) when this torrent was last seen complete
Optionalseq_True if sequential download is enabled
OptionalsizeTotal size (bytes) of files selected for download
OptionalstateTorrent state. See table here below for the possible values
| Value | Description |
|---|---|
| error | Some error occurred, applies to paused torrents |
| missingFiles | Torrent data files is missing |
| uploading | Torrent is being seeded and data is being transferred |
| pausedUP | Torrent is paused and has finished downloading |
| queuedUP | Queuing is enabled and torrent is queued for upload |
| stalledUP | Torrent is being seeded, but no connection were made |
| checkingUP | Torrent has finished downloading and is being checked |
| forcedUP | Torrent is forced to uploading and ignore queue limit |
| allocating | Torrent is allocating disk space for download |
| downloading | Torrent is being downloaded and data is being transferred |
| metaDL | Torrent has just started downloading and is fetching metadata |
| pausedDL | Torrent is paused and has NOT finished downloading |
| queuedDL | Queuing is enabled and torrent is queued for download |
| stalledDL | Torrent is being downloaded, but no connection were made |
| checkingDL | Same as checkingUP, but torrent has NOT finished downloading |
| forcedDL | Torrent is forced to downloading to ignore queue limit |
| checkingResumeData | Checking resume data on qBt startup |
| moving | Torrent is moving to another location |
| unknown | Unknown status |
Optionalsuper_True if super seeding is enabled
OptionaltagsComma-concatenated tag list of the torrent
Optionaltime_Total active time (seconds)
Optionaltotal_Total size (bytes) of all file in this torrent (including unselected ones)
OptionaltrackerThe first tracker with working status. Returns empty string if no tracker is working.
Optionalup_Torrent upload speed limit (bytes/s). -1 if ulimited.
OptionaluploadedAmount of data uploaded
Optionaluploaded_Amount of data uploaded this session
OptionalupspeedTorrent upload speed (bytes/s)
Time (Unix Epoch) when the torrent was added to the client