notandy / ympd

Standalone MPD Web GUI written in C, utilizing Websockets and Bootstrap/JS
http://www.ympd.org
GNU General Public License v2.0
515 stars 143 forks source link

Feature Request: Enable/Disable - Audio Outputs #60

Closed rhoering closed 9 years ago

rhoering commented 9 years ago

The feature would allow a user to us the web GUI to:

a) Enable Output 2 just like "mpc enable 2" b) Disable Output 1 just like "mpc disable 1"

notandy commented 9 years ago

duplicate of #50