Add JDownloader widget
Shows download queue count, size, remaining bytes and speed via the MyJDownloader cloud API. Credentials documented in .env.example.
This commit is contained in:
@@ -376,6 +376,11 @@
|
||||
icon: jdownloader.svg
|
||||
href: http://192.168.30.135:8082/
|
||||
description: jDownloader
|
||||
widget:
|
||||
type: jdownloader
|
||||
username: "{{HOMEPAGE_VAR_JDOWNLOADER_USERNAME}}"
|
||||
password: "{{HOMEPAGE_VAR_JDOWNLOADER_PASSWORD}}"
|
||||
client: jdownloader@docker
|
||||
|
||||
- meTube:
|
||||
icon: metube.svg
|
||||
|
||||
Reference in New Issue
Block a user