Working Jdownloader

This commit is contained in:
Karl Hudgell 2023-06-13 20:30:09 +01:00
parent dcb3dccdc8
commit f1d6a990ac
7 changed files with 307 additions and 1 deletions

View file

@ -27,6 +27,7 @@ import healthchecks from "./healthchecks/widget";
import immich from "./immich/widget";
import jackett from "./jackett/widget";
import jellyseerr from "./jellyseerr/widget";
import jdownloader from "./jdownloader/widget";
import komga from "./komga/widget";
import kopia from "./kopia/widget";
import lidarr from "./lidarr/widget";
@ -113,6 +114,7 @@ const widgets = {
healthchecks,
immich,
jackett,
jdownloader,
jellyfin: emby,
jellyseerr,
komga,