From cf572b705efd678662fd9eae896c1da6bfe79793 Mon Sep 17 00:00:00 2001 From: eb041592 <35889760+eb041592@users.noreply.github.com> Date: Fri, 2 Feb 2018 02:14:31 +0100 Subject: [PATCH] Added artist and album to both queue and search results; minor spelling --- htdocs/index.html | 6 +++--- htdocs/js/mpd.js | 26 +++++++++++++------------- src/mpd_client.c | 42 ++++++++++++++++++++++++++++++------------ 3 files changed, 46 insertions(+), 28 deletions(-) diff --git a/htdocs/index.html b/htdocs/index.html index 9d8f9a3..3996042 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -34,7 +34,7 @@