mirror of https://github.com/bastienwirtz/homer
Update customservices.md
parent
345dd6c194
commit
6dc8fa2026
|
@ -159,7 +159,7 @@ You need to set the type to Emby, provide an api key and choose which stats to s
|
||||||
- name: "Emby"
|
- name: "Emby"
|
||||||
logo: "assets/tools/sample.png"
|
logo: "assets/tools/sample.png"
|
||||||
url: "http://192.168.0.151/"
|
url: "http://192.168.0.151/"
|
||||||
type: "Portainer"
|
type: "Emby"
|
||||||
apikey: "MY-SUPER-SECRET-API-KEY"
|
apikey: "MY-SUPER-SECRET-API-KEY"
|
||||||
libraryType: "music" #Choose which stats to show. Can be one of: music, series or movies.
|
libraryType: "music" #Choose which stats to show. Can be one of: music, series or movies.
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue