Files
homepage/docs/widgets/services/pyload.md
shamoon a7bab17f97
Some checks are pending
Docker CI / Docker Build & Push (push) Waiting to run
Lint / Linting Checks (push) Waiting to run
Release Drafter / Update Release Draft (push) Waiting to run
Release Drafter / Auto Label PR (push) Waiting to run
Tests / vitest (1) (push) Waiting to run
Tests / vitest (2) (push) Waiting to run
Tests / vitest (3) (push) Waiting to run
Tests / vitest (4) (push) Waiting to run
Enhancement: support pyload API key, fix error message (#6558)
2026-04-12 11:00:54 -07:00

401 B

title, description
title description
Pyload Pyload Widget Configuration

Learn more about Pyload.

Allowed fields: ["speed", "active", "queue", "total"].

widget:
  type: pyload
  url: http://pyload.host.or.ip:port
  username: username
  password: password # only needed if set
  key: pyloadapikey # only needed if set, takes precedence over username/password