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

#include <mympd_mpd_state.h>

Data Fields

bool fingerprint
 mpd supports the fingerprint command
bool mount
 mpd supports mounts
bool neighbor
 mpd supports neighbors command
bool pcre
 mpd supports pcre for filter expressions
bool playlists
 mpd supports playlists
bool stickers
 mpd supports stickers
bool tags
 mpd tags are enabled
bool library
 myMPD has access to the mpd music directory
bool mpd_0_25_0
 MPD protocol version is ge 0.25.0.
bool mpd_0_24_0
 MPD protocol version is ge 0.24.0.
bool advsticker
 mpd supports new sticker commands from MPD 0.24
bool db_added
 mpd supports added attribute for songs (MPD 0.24)
bool advqueue
 mpd supports the prio filter / sort for queue and the save modes (MPD 0.24)
bool consume_oneshot
 mpd supports consume oneshot mode (MPD 0.24)
bool listplaylist_range
 mpd supports the listplaylist with range parameter (MPD 0.24)
bool playlist_dir_auto
 mpd supports autodetection of playlist directory (MPD 0.24)
bool starts_with
 mpd supports starts_with filter expression (MPD 0.24)

Detailed Description

MPD feature flags


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