I am looking to build a web page that will allow the user to do the following:
1. View the output of aplay -l
2. Choose an audio output from the list of devices
3. Apply a new output to MPD
3. Enable / disable outputs
The web page will run on the same machine as MPD. Is there any "best practice" with MPD when it comes to web interface?
Thanks!