Update emby.md

This commit is contained in:
Tharic99 2024-01-19 17:35:47 -05:00 committed by GitHub
parent 2c72fc9601
commit d9f5aeff3e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,6 +3,8 @@ title: Emby
description: Emby Widget Configuration 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`. 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. 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.