From d9f5aeff3e26f4853fc13f388ca6d5cc5f43fb67 Mon Sep 17 00:00:00 2001 From: Tharic99 <39832147+Tharic99@users.noreply.github.com> Date: Fri, 19 Jan 2024 17:35:47 -0500 Subject: [PATCH] Update emby.md --- docs/widgets/services/emby.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/widgets/services/emby.md b/docs/widgets/services/emby.md index fb922d76..2667b84f 100644 --- a/docs/widgets/services/emby.md +++ b/docs/widgets/services/emby.md @@ -3,6 +3,8 @@ title: Emby description: Emby Widget Configuration --- +[Emby](https://github.com/MediaBrowser/Emby) - Emby Server is a personal media server with apps on just about every device. + You can create an API key from inside Emby 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.