#include <random_select.h>
|
|
const char * | filter_include |
| | mpd search filter to include songs / albums
|
| |
|
const char * | filter_exclude |
| | mpd search filter to exclude songs / albums
|
| |
|
enum mpd_tag_type | uniq_tag |
| | single tag for the jukebox uniq constraint
|
| |
|
unsigned | last_played |
| | only add songs with last_played state older than seconds from now
|
| |
|
bool | ignore_hated |
| | ignores hated songs for the jukebox mode
|
| |
|
unsigned | min_song_duration |
| | minimum song duration
|
| |
|
unsigned | max_song_duration |
| | maximum song duration
|
| |
Jukebox constraints for song/album selection
The documentation for this struct was generated from the following file: