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 | | ---------------- | ----------------------- |