aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2021-11-07 13:29:13 +0100
committerPřemysl Eric Janouch <p@janouch.name>2021-11-07 13:29:13 +0100
commit87b57bb24c829e23576af9a5c9acdd52313fda55 (patch)
tree103b4cb5361d37e92af6e6aa1f16bf1991ea1bde
parentba86961ba52cd0b1809c82550b218b9738cc6564 (diff)
downloadnncmpp-87b57bb24c829e23576af9a5c9acdd52313fda55.tar.gz
nncmpp-87b57bb24c829e23576af9a5c9acdd52313fda55.tar.xz
nncmpp-87b57bb24c829e23576af9a5c9acdd52313fda55.zip
Add a comment about the music directory
-rw-r--r--nncmpp.c1
1 files changed, 1 insertions, 0 deletions
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 },