From 55122e63b1f4a5affa2fed037ea574fe7c364551 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Fri, 12 Feb 2016 19:38:19 -0800 Subject: [PATCH] Update media_player.kodi.markdown --- source/_components/media_player.kodi.markdown | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/source/_components/media_player.kodi.markdown b/source/_components/media_player.kodi.markdown index b32df727b43..e95acad3631 100644 --- a/source/_components/media_player.kodi.markdown +++ b/source/_components/media_player.kodi.markdown @@ -30,8 +30,7 @@ media_player: Configuration variables: -- **url** *Required*: The URL of the XBMC/Kodi JSON-RPC API, eg. http://192.168.0.123/jsonrpc -- **host** *Required*: The host name or address of the device +- **host** *Required*: The host name or address of the device that is running XBMC/Kodi - **port** *Required*: The port number, default 8080 - **name** *Optional*: The name of the device used in the frontend. - **username** *Optional*: The XBMC/Kodi HTTP username.