@@ -24,6 +24,7 @@ struct mpd_ws_server {
struct mpd_connection *mpd_conn;
struct client_session *clients;
char current_song[MAX_MESSAGE_SIZE];
char previous_song[MAX_MESSAGE_SIZE];
volatile int running;
int mpd_idle_active;
};
The note is not visible to the blocked user.