homepage/docs/widgets/services/jdownloader.md
2024-01-24 14:27:47 -08:00

19 lines
487 B
Markdown

---
title: JDownloader
description: NextPVR Widget Configuration
---
Learn more about [JDownloader](https://jdownloader.org/).
Basic widget to show number of items in download queue, along with the queue size and current download speed.
Allowed fields: `["downloadCount", "downloadTotalBytes","downloadBytesRemaining", "downloadSpeed"]`.
```yaml
widget:
type: jdownloader
username: JDownloader Username
password: JDownloader Password
client: Name of JDownloader Instance
```