Skip to main content

qBittorrent settings

Settings used to access your qBittorrent instance.

QBITTORRENT__URL

URL of the qBittorrent instance.
Required: No
Type: text
Default value: http://localhost:8080
Examples:
  • http://localhost:8080
  • http://192.168.1.100:8080
  • https://mydomain.com:8080

QBITTORRENT__URL_BASE

Adds a prefix to the qBittorrent url, such as [QBITTORRENT__URL]/[QBITTORRENT__URL_BASE]/api.
Required: No
Type: text
Default value: Empty

QBITTORRENT__USERNAME

Username for qBittorrent authentication.
Required: No
Type: text
Default value: Empty

QBITTORRENT__PASSWORD

Password for qBittorrent authentication.
Required: No
Type: text
Default value: Empty