homepage/docs/widgets/services/jdownloader.md

17 lines
436 B
Markdown
Raw Normal View History

2023-09-29 21:01:11 +03:00
---
title: JDownloader
description: NextPVR Widget Configuration
---
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
```