Site updated at 2016-05-21 08:53:13 UTC

This commit is contained in:
Travis CI 2016-05-21 08:53:13 +00:00
parent 4877ba8801
commit 4ddde49dbf
28 changed files with 50 additions and 50 deletions

View file

@ -109,11 +109,11 @@
<p>Configuration variables:</p>
<ul>
<li><strong>host</strong> <em>Required</em>: The host name or address of the device that is running XBMC/Kodi</li>
<li><strong>port</strong> <em>Required</em>: The port number, default 8080</li>
<li><strong>name</strong> <em>Optional</em>: The name of the device used in the frontend.</li>
<li><strong>username</strong> <em>Optional</em>: The XBMC/Kodi HTTP username.</li>
<li><strong>password</strong> <em>Optional</em>: The XBMC/Kodi HTTP password.</li>
<li><strong>host</strong> (<em>Required</em>): The host name or address of the device that is running XBMC/Kodi</li>
<li><strong>port</strong> (<em>Required</em>): The port number, default 8080</li>
<li><strong>name</strong> (<em>Optional</em>): The name of the device used in the frontend.</li>
<li><strong>username</strong> (<em>Optional</em>): The XBMC/Kodi HTTP username.</li>
<li><strong>password</strong> (<em>Optional</em>): The XBMC/Kodi HTTP password.</li>
</ul>