homepage/docs/widgets/services/nzbget.md
2024-01-19 19:32:34 -05:00

595 B

title description
NZBget NZBget Widget Configuration

NZBget - NZBGet is a binary downloader, which downloads files from Usenet based on information given in nzb-files.

This widget uses the same authentication method as your browser when logging in (HTTP Basic Auth), and is often referred to as the ControlUsername and ControlPassword inside of Nzbget documentation.

Allowed fields: ["rate", "remaining", "downloaded"].

widget:
  type: nzbget
  url: http://nzbget.host.or.ip
  username: controlusername
  password: controlpassword