You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I'am using httpdaudio_output to stream my music in my local network.
Now I want to achieve that the music begins to play when at least on client is connected and stops playing when there are no clients connected.
I tried to set log_level to verbose in order to see something like "client connected" or "client disconnected" but there is not such a message.
Is there an other way how I can trigger mpc play and mpc stop?
Thanks in advance.
The text was updated successfully, but these errors were encountered:
Feature request
Hello,
I'am using
httpd
audio_output
to stream my music in my local network.Now I want to achieve that the music begins to play when at least on client is connected and stops playing when there are no clients connected.
I tried to set
log_level
toverbose
in order to see something like "client connected" or "client disconnected" but there is not such a message.Is there an other way how I can trigger
mpc play
andmpc stop
?Thanks in advance.
The text was updated successfully, but these errors were encountered: