Site updated at 2016-08-13 19:22:59 UTC
This commit is contained in:
parent
b043f25a3b
commit
f5b903f5ec
347 changed files with 6259 additions and 2708 deletions
|
@ -97,6 +97,12 @@
|
|||
<img src="/images/screenshots/mpc-hc.png" />
|
||||
</p>
|
||||
|
||||
<p>If the server running Home Assistant is not the same device that is running MPC-HC, you will need to ensure that the <em>allow access from localhost only</em> option is not set.</p>
|
||||
|
||||
<p class="note warning">
|
||||
The MPC-HC web interface is highly insecure, and allows remote clients full player control file-system access without authentication. Never allow access to the Web UI from outside of your trusted network, and if possible <a href="https://github.com/abcminiuser/mpc-hc-webui-proxy">use a proxy script to restrict control or redact sensitive information</a>.
|
||||
</p>
|
||||
|
||||
<p>To add MPC-HC to your installation, add the following to your <code>configuration.yaml</code> file:</p>
|
||||
|
||||
<div class="highlighter-coderay"><div class="CodeRay">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue