From 87b57bb24c829e23576af9a5c9acdd52313fda55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Eric=20Janouch?= Date: Sun, 7 Nov 2021 13:29:13 +0100 Subject: Add a comment about the music directory --- nncmpp.c | 1 + 1 file changed, 1 insertion(+) diff --git a/nncmpp.c b/nncmpp.c index a8be119..a2e57ce 100644 --- a/nncmpp.c +++ b/nncmpp.c @@ -1054,6 +1054,7 @@ static struct config_schema g_config_settings[] = .type = CONFIG_ITEM_STRING }, // NOTE: this is unused--in theory we could allow manual metadata adjustment + // NOTE: the "config" command may return "music_directory" for local clients { .name = "root", .comment = "Where all the files MPD is playing are located", .type = CONFIG_ITEM_STRING }, -- cgit v1.2.3