From fb9668b39d8be4854af99ab28e3e91b9ab4e7de7 Mon Sep 17 00:00:00 2001 From: jcorporation Date: Thu, 20 Sep 2018 17:59:29 +0100 Subject: [PATCH] Feat: option to select jukebox playlist #37 --- htdocs/index.html | 8 +++++ htdocs/js/mympd.js | 38 +++++++++++++++----- src/mpd_client.c | 90 ++++++++++++++++++++++++++++++++-------------- src/mpd_client.h | 1 + src/mympd.c | 9 +++-- 5 files changed, 107 insertions(+), 39 deletions(-) diff --git a/htdocs/index.html b/htdocs/index.html index 8883560..4a4dac3 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -650,6 +650,7 @@