Add Deluge widget

- Create semi-generic jsonrpc proxy handler
- Refactor NZBGet to use jsonrpc proxy handler

closes #190
This commit is contained in:
Jason Fischer
2022-11-23 11:51:53 -08:00
parent 92d456dbf4
commit 7266390491
9 changed files with 217 additions and 42 deletions

View File

@@ -112,6 +112,12 @@
"leech": "Leech",
"seed": "Seed"
},
"deluge": {
"download": "Download",
"upload": "Upload",
"leech": "Leech",
"seed": "Seed"
},
"sonarr": {
"wanted": "Wanted",
"queued": "Queued",