qbt torrent options - fedarovich/qbittorrent-cli GitHub Wiki
Sets torrent options.
qbt torrent options [arguments] [options]
Argument | Description |
---|---|
<HASH> |
Full or partial torrent hash |
Option | Description |
---|---|
--automatic-torrent-management <BOOL> -a <BOOL>
|
Enable/disables automatic torrent management. |
--first-last-prio <BOOL> -p <BOOL>
|
Enables/disables prioritized download of the first and last pieces. |
--force-start <BOOL> -f <BOOL>
|
Enables/disables force start. |
--sequential <BOOL> -s <BOOL>
|
Enables/disables sequential download. |
--super-seeding <BOOL> -z <BOOL>
|
Enables/disables super seeding. |
--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 |