]> git.immae.eu Git - github/bastienwirtz/homer.git/commitdiff
Update customservices.md
authorSouLSLayeR <espilioto@users.noreply.github.com>
Mon, 28 Mar 2022 17:42:06 +0000 (20:42 +0300)
committerGitHub <noreply@github.com>
Mon, 28 Mar 2022 17:42:06 +0000 (20:42 +0300)
docs/customservices.md

index dead8ce7c65cd78e26b5af888795b505b7d8303d..49798a8c5603640e3f6324bdb586f9cd901f4ce2 100644 (file)
@@ -159,7 +159,7 @@ You need to set the type to Emby, provide an api key and choose which stats to s
 - name: "Emby"
   logo: "assets/tools/sample.png"
   url: "http://192.168.0.151/"
-  type: "Portainer"
+  type: "Emby"
   apikey: "MY-SUPER-SECRET-API-KEY"
   libraryType: "music" #Choose which stats to show. Can be one of: music, series or movies.
 ```