diff options
author | Eric Perko <eric@ericperko.com> | 2022-05-21 22:22:17 -0400 |
---|---|---|
committer | Eric Perko <eric@ericperko.com> | 2022-05-21 22:22:17 -0400 |
commit | bf6b543bfbff755973ecede8d8bedf50ed2a3d3b (patch) | |
tree | 96ea219d60c910b12c919f9c66482db6f13ed6ec /docs/customservices.md | |
parent | 2ac75c05349ee4315bfdad238504e6693adc322d (diff) | |
download | homer-bf6b543bfbff755973ecede8d8bedf50ed2a3d3b.tar.gz homer-bf6b543bfbff755973ecede8d8bedf50ed2a3d3b.tar.zst homer-bf6b543bfbff755973ecede8d8bedf50ed2a3d3b.zip |
Emby service also supports Jellyfin
Diffstat (limited to 'docs/customservices.md')
-rw-r--r-- | docs/customservices.md | 4 |
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 | ||
174 | You need to set the type to Emby, provide an api key and choose which stats to show if the subtitle is disabled. | 174 | You need to set the type to Emby, provide an api key and choose which stats to show if the subtitle is disabled. |
175 | 175 | ||