Files
homepage/docs/widgets/services/qbittorrent.md
AdamWHY2K 8f756d4084
Some checks failed
Docker CI / Linting Checks (push) Has been cancelled
Docker CI / Docker Build & Push (push) Has been cancelled
Enhancement: Add size of torrent(s) in leechProgress list to qbittorrent widget (#5803)
2025-09-26 23:28:15 -07:00

507 B

title, description
title description
qBittorrent qBittorrent Widget Configuration

Learn more about qBittorrent.

Uses the same username and password used to login from the web.

Allowed fields: ["leech", "download", "seed", "upload"].

widget:
  type: qbittorrent
  url: http://qbittorrent.host.or.ip
  username: username
  password: password
  enableLeechProgress: true # optional, defaults to false
  enableLeechSize: true # optional, defaults to false