From bf188ebdc2c140d9e3fff447e9263a6c96374538 Mon Sep 17 00:00:00 2001 From: jcorporation Date: Mon, 1 Oct 2018 18:07:38 +0100 Subject: [PATCH] Feat: enable smart playlist editing #38 --- htdocs/index.html | 52 +++++++++++++++++++++++-- htdocs/js/mympd.js | 95 +++++++++++++++++++++++++++++++++++++++++----- src/mpd_client.c | 11 ++++-- 3 files changed, 141 insertions(+), 17 deletions(-) diff --git a/htdocs/index.html b/htdocs/index.html index b662f05..7ddd99d 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -656,11 +656,55 @@