|
pianod2
multisource multiuser scriptable networked music player
|
Source parameters for sources based on music library. More...
#include <config.h>#include <algorithm>#include <parsnip/parsnip_command.h>#include "mediaparameters.h"#include "musiclibraryparameters.h"
Namespaces | |
| MusicLibrary | |
| Memory-based index/database of music library contents. | |
Macros | |
| #define | KEY_RECENT_BIAS "recentBias" |
| #define | KEY_RATING_BIAS "ratingBias" |
Variables | |
| const LookupTable< MusicLibrary::ScanFrequency > | MusicLibrary::RescanModes ({ {"never", ScanFrequency::NEXTSTARTUP}, {"once", ScanFrequency::NEXTSTARTUP}, {"always", ScanFrequency::EVERYSTARTUP}, {"periodically", ScanFrequency::DAILY} }) |
Source parameters for sources based on music library.
| #define KEY_RATING_BIAS "ratingBias" |
| #define KEY_RECENT_BIAS "recentBias" |