Enhancement: support jellyfin 10.12 breaking API changes (#6252)

This commit is contained in:
shamoon
2026-01-30 22:05:19 -08:00
committed by GitHub
parent 79b63e4099
commit 4ebc24a1b4
9 changed files with 477 additions and 5 deletions

View File

@@ -54,6 +54,7 @@ import homebridge from "./homebridge/widget";
import immich from "./immich/widget";
import jackett from "./jackett/widget";
import jdownloader from "./jdownloader/widget";
import jellyfin from "./jellyfin/widget";
import jellyseerr from "./jellyseerr/widget";
import jellystat from "./jellystat/widget";
import karakeep from "./karakeep/widget";
@@ -207,7 +208,7 @@ const widgets = {
immich,
jackett,
jdownloader,
jellyfin: emby,
jellyfin,
jellyseerr,
jellystat,
kavita,