• Max Kellermann's avatar
    playlist_queue: use playlist plugins to load from playlist_directory · 8cb9f9b0
    Max Kellermann authored
    This patch allows the client to load a playlist file from the playlist
    directory with a plugin.  This can be used with the "load" command,
    but the client has to pass the file name including the suffix.  We
    will probably use the music directory in the future, to support
    playlist files inside the music directory.
    8cb9f9b0
playlist_queue.c 3.4 KB