From 933e03521a82c585eefe66facc7e7a9b46f790fc Mon Sep 17 00:00:00 2001 From: Ben Phelps Date: Sat, 27 Aug 2022 02:50:15 +0300 Subject: [PATCH] Updated Service Widgets (markdown) --- Service-Widgets.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Service-Widgets.md b/Service-Widgets.md index 7cc36d7..1b3a17e 100644 --- a/Service-Widgets.md +++ b/Service-Widgets.md @@ -28,6 +28,17 @@ widget: key: apikeyapikeyapikeyapikeyapikey ``` +## Jellyfin + +You can create an API key from inside Jellyfin at `Settings > Advanced > Api Keys` + +```yaml +widget: + type: jellyfin + url: http://jellyfin.host.or.ip + key: apikeyapikeyapikeyapikeyapikey +``` + ## Sonarr Find your API key under `Settings > General`. @@ -93,6 +104,7 @@ PiHole does not require any authentication for the widget to work, as it uses th widget: type: pihole url: http://pi.hole.or.ip + proxy: true # Optional, only use if it doesn't work otherwise ``` ## Portainer