Skip to content

qbt torrent list

Pavel Fedarovich edited this page Nov 29, 2020 · 11 revisions

Command Reference

qbt torrent list

Shows the torrent list.

Usage:

qbt torrent list [options]

Options

Option Description
--verbose Displays verbose information.
--filter <STATUS>
-f <STATUS>
Filter by status: all | downloading | seeding | completed | paused | resumed | active | inactive | errored | stalled | stalledDownloading | stalledUploading
--category <CATEGORY>
-c <CATEGORY>
Filter by category.
--sort <PROPERTY>
-s <PROPERTY>
Sort by property.
--reverse
-r
Reverse the sort order.
--limit <LIMIT>
-l <LIMIT>
Number of torrents to display.
--offset <OFFSET>
-o <OFFSET>
Offset from the beginning of the list.
--format <LIST_FORMAT>
-F <LIST_FORMAT>
Output format: table | list | csv | json
--url <SERVER_URL> QBittorrent Server URL
--username <USERNAME> User name
--password <PASSWORD> User password
--ask-for-password Ask the user to enter a password in a secure way.
--help
-h
-?
Show help information

Details

See https://github.com/fedarovich/qbittorrent-cli/wiki/Output-Formats for more information about output formats.

Torrent Statuses in ST column: A - Allocating space on disk D - Downloading CD - Checking Download FD - Forced Download MD - Downloading Metadata PD - Paused Download QD - Queued Download SD - Stalled Download E - Error MF - Missing File U - Uploading CU - Checking Upload FU - Forced Upload PU - Paused Upload QU - Queued Upload SU - Stalled Upload QC - Queued for Checking CR - Checking Resume Data MV - Moving ? - Unknown

Clone this wiki locally