11#ifndef MYMPD_MPD_CLIENT_IDLE_H
12#define MYMPD_MPD_CLIENT_IDLE_H
void mympd_client_scrobble(struct t_mympd_state *mympd_state, struct t_partition_state *partition_state)
Definition idle.c:97
bool mympd_client_idle(struct t_mympd_state *mympd_state, struct t_work_request *request)
Definition idle.c:56
Central myMPD state for the mympd_api thread.
Definition mympd_state.h:31
Definition partition_state.h:27