From ab7b39ff3896b97fb60f3558c028dd82f14bab36 Mon Sep 17 00:00:00 2001 From: Tharic99 <39832147+Tharic99@users.noreply.github.com> Date: Fri, 19 Jan 2024 18:27:10 -0500 Subject: [PATCH] Update jellyfin.md --- docs/widgets/services/jellyfin.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/widgets/services/jellyfin.md b/docs/widgets/services/jellyfin.md index cc961789..d2265b19 100644 --- a/docs/widgets/services/jellyfin.md +++ b/docs/widgets/services/jellyfin.md @@ -3,6 +3,8 @@ title: Jellyfin description: Jellyfin Widget Configuration --- +[Jellyfin](https://github.com/jellyfin/jellyfin) - The Free Software Media System + You can create an API key from inside Jellyfin at `Settings > Advanced > Api Keys`. As of v0.6.11 the widget supports fields `["movies", "series", "episodes", "songs"]`. These blocks are disabled by default but can be enabled with the `enableBlocks` option, and the "Now Playing" feature (enabled by default) can be disabled with the `enableNowPlaying` option.