Enumeration TorrentState

Enumeration Members

Allocating

Torrent is allocating disk space for download

CheckingDL

Same as checkingUP, but torrent has NOT finished downloading

CheckingResumeData

Checking resume data on qBt startup

CheckingUP

Torrent has finished downloading and is being checked; this status also applies to preallocation (if enabled) and checking resume data on qBt startup

Downloading

Torrent is being downloaded and data is being transferred

Error

Some error occurred, applies to paused torrents

ForcedDL

Torrent is forced to downloading to ignore queue limit

ForcedMetaDL

Forced Downloading Metadata

ForcedUP

Torrent is forced to uploading and ignore queue limit

MetaDL

Torrent has just started downloading and is fetching metadata

MissingFiles

Torrent data files is missing

Moving

Torrent is moving to another location

PausedDL

Torrent is paused and has NOT finished downloading

PausedUP

Torrent is paused and has finished downloading

QueuedDL

Queuing is enabled and torrent is queued for download

QueuedForChecking
QueuedUP

Queuing is enabled and torrent is queued for upload

StalledDL

Torrent is being downloaded, but no connection were made

StalledUP

Torrent is being seeded, but no connection were made

Unknown

Unknown status

Uploading

Torrent is being seeded and data is being transferred