Skip to content

Add warning to the MPC-HC media_player component documentation. #708

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 31, 2016
Merged

Add warning to the MPC-HC media_player component documentation. #708

merged 1 commit into from
Jul 31, 2016

Conversation

abcminiuser
Copy link
Contributor

I thought it prudent to add a warning to the new MPC-HC media player component, telling users to be cautious about exposing the web UI to actors outside of their trusted network (it allows for arbitrary filesystem browsing and media player control without authentication).

I've also added a link to a simple proxy script I wrote last night that can act as a bridge between MPC-HC running with the web UI restricted to localhost and a remote client, redacting and restricting the command set to a sane subset. I'm using this to allow HA to observe and have only basic control over my main PC's MPC-HC, while redacting the current playing information.

@fabaff
Copy link
Member

fabaff commented Jul 31, 2016

Thanks

@fabaff fabaff merged commit 9614845 into home-assistant:next Jul 31, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants