Site updated at 2017-01-28 23:51:21 UTC
This commit is contained in:
parent
c266a3ed25
commit
017e728923
553 changed files with 10016 additions and 2343 deletions
|
@ -107,6 +107,7 @@
|
|||
<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>Optional</em>): The http port number. Defaults to 8080.</li>
|
||||
<li><strong>name</strong> (<em>Optional</em>): The name of the device used in the frontend.</li>
|
||||
<li><strong>ssl</strong> (<em>Optional</em>): Connect to kodi with HTTPS. Defaults to false</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>turn_off_action</strong> (<em>Optional</em>): The desired turn off action. Options are <code class="highlighter-rouge">none</code>, <code class="highlighter-rouge">quit</code>, <code class="highlighter-rouge">hibernate</code>, <code class="highlighter-rouge">suspend</code>, <code class="highlighter-rouge">reboot</code>, or <code class="highlighter-rouge">shutdown</code>. Default <code class="highlighter-rouge">none</code>.</li>
|
||||
|
@ -149,6 +150,9 @@
|
|||
<div class='section'>
|
||||
<h1 class="title delta">Category Media Player</h1>
|
||||
<ul class='divided'>
|
||||
<li>
|
||||
<a href='/components/media_player.anthemav/'>Anthem A/V Receivers</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/media_player.denon/'>Denon Network Receivers</a>
|
||||
</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue