Site updated at 2015-09-10 19:39:00 UTC
This commit is contained in:
parent
718cb79e66
commit
3ce314c0a7
82 changed files with 2127 additions and 953 deletions
|
@ -121,10 +121,18 @@ The squeezebox platform allows you to control a <a href="https://en.wikipedia.or
|
|||
</span><span class='line'> platform: squeezebox
|
||||
</span><span class='line'> host: 192.168.1.21
|
||||
</span><span class='line'> port: 9090
|
||||
</span><span class='line'> username: user
|
||||
</span><span class='line'> password: password</span></code></pre></td></tr></table></div></figure>
|
||||
</span><span class='line'> username: USERNAME
|
||||
</span><span class='line'> password: PASSWORD</span></code></pre></td></tr></table></div></figure>
|
||||
|
||||
|
||||
<p>Configuration variables:</p>
|
||||
|
||||
<ul>
|
||||
<li><strong>host</strong> <em>Required</em>: The host name or address of the Logitech Media Server.</li>
|
||||
<li><strong>port</strong> <em>Optional</em>: Telnet port to Logitech Media Server, default 9090.</li>
|
||||
<li><strong>username</strong> <em>Optional</em>: The username, if password protection is enabled.</li>
|
||||
<li><strong>password</strong> <em>Optional</em>: The password, if password protection is enabled.</li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue