myMPD
Internal API documentation
Loading...
Searching...
No Matches
t_mympd_worker_state Struct Reference

#include <state.h>

Collaboration diagram for t_mympd_worker_state:

Data Fields

bool smartpls
 smart playlists enabled
 
sds smartpls_sort
 smart playlists sort tag
 
sds smartpls_prefix
 prefix for smart playlist names
 
struct t_mympd_mpd_tags smartpls_generate_tag_types
 generate smart playlists for each value for this tag
 
struct t_partition_statepartition_state
 pointer to the partition state to work (default partition for worker threads)
 
struct t_mpd_statempd_state
 pointer to mpd shared state
 
struct t_configconfig
 pointer to myMPD config
 
struct t_work_requestrequest
 work request from msg queue
 
bool tag_disc_empty_is_first
 handle empty disc tag as disc one for albums
 
struct t_stickerdb_statestickerdb
 pointer to the stickerdb state
 
bool mympd_only
 true = no mpd connection required
 
struct t_cachealbum_cache
 the album cache, use it only with a read lock
 

Detailed Description

State struct for the mympd_worker thread


The documentation for this struct was generated from the following file: