From 9be146c1fc346d2341346801d9c227ca9d5a9569 Mon Sep 17 00:00:00 2001 From: Alex Clarke Date: Thu, 13 Aug 2026 06:53:15 +0100 Subject: [PATCH] Documentation: Add Jellyfin album (#6975) --- docs/widgets/services/jellyfin.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/widgets/services/jellyfin.md b/docs/widgets/services/jellyfin.md index ddf79a6c5..31239ffe8 100644 --- a/docs/widgets/services/jellyfin.md +++ b/docs/widgets/services/jellyfin.md @@ -7,7 +7,9 @@ Learn more about [Jellyfin](https://github.com/jellyfin/jellyfin). You can create an API key from inside the Jellyfin Administration Dashboard under `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. +By default blocks are disabled and 'Now Playing' is enabled. You can toggle these settings using the enableBlocks and enableNowPlaying options. + +Allowed fields: `["movies", "series", "episodes", "songs", "albums"]`. | Jellyfin Version | Homepage Widget Version | | ---------------- | ----------------------- |