• Max Kellermann's avatar
    db/update: scan CUE playlist contents · d63e2c26
    Max Kellermann authored
    This commit adds a PlaylistPlugin attribute "as_folder" which for now
    is only enabled in the "CUE" playlist plugin (which handles separate
    "*.cue" files).  If a playlist with this flag set is being scanned
    during database update, it will be parsed and its contents will be
    added to the database.  This allows clients to inspect them like
    directories and its contents will be searchable.
    
    Closes https://github.com/MusicPlayerDaemon/MPD/issues/39
    d63e2c26
Name
Last commit
Last update
.github/ISSUE_TEMPLATE Loading commit data...
android Loading commit data...
build Loading commit data...
doc Loading commit data...
python/build Loading commit data...
src Loading commit data...
systemd Loading commit data...
test Loading commit data...
win32 Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
NEWS Loading commit data...
README.md Loading commit data...
meson.build Loading commit data...
meson_options.txt Loading commit data...
mpd.svg Loading commit data...
valgrind.suppressions Loading commit data...