aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorBastien Wirtz <bastien.wirtz@gmail.com>2022-05-23 22:00:01 +0200
committerGitHub <noreply@github.com>2022-05-23 22:00:01 +0200
commit889cdc0fcca20aca0fc2acef63fccb19a5a9f1b8 (patch)
tree96ea219d60c910b12c919f9c66482db6f13ed6ec
parent2ac75c05349ee4315bfdad238504e6693adc322d (diff)
parentbf6b543bfbff755973ecede8d8bedf50ed2a3d3b (diff)
downloadhomer-889cdc0fcca20aca0fc2acef63fccb19a5a9f1b8.tar.gz
homer-889cdc0fcca20aca0fc2acef63fccb19a5a9f1b8.tar.zst
homer-889cdc0fcca20aca0fc2acef63fccb19a5a9f1b8.zip
Merge pull request #454 from ericperko/jellyfin-docs
Emby service also supports Jellyfin
-rw-r--r--docs/customservices.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/customservices.md b/docs/customservices.md
index 00d3288..efe8ca4 100644
--- a/docs/customservices.md
+++ b/docs/customservices.md
@@ -16,7 +16,7 @@ within Homer:
16+ [Prometheus](#prometheus) 16+ [Prometheus](#prometheus)
17+ [AdGuard Home](#adguard-home) 17+ [AdGuard Home](#adguard-home)
18+ [Portainer](#portainer) 18+ [Portainer](#portainer)
19+ [Emby](#emby) 19+ [Emby / Jellyfin](#emby--jellyfin)
20+ [Uptime Kuma](#uptime-kuma) 20+ [Uptime Kuma](#uptime-kuma)
21+ [Tautulli](#tautulli) 21+ [Tautulli](#tautulli)
22 22
@@ -169,7 +169,7 @@ See https://docs.portainer.io/v/ce-2.11/user/account-settings#access-tokens
169 # - "local" 169 # - "local"
170``` 170```
171 171
172## Emby 172## Emby / Jellyfin
173 173
174You need to set the type to Emby, provide an api key and choose which stats to show if the subtitle is disabled. 174You need to set the type to Emby, provide an api key and choose which stats to show if the subtitle is disabled.
175 175