From 5b21b38bf5358d40e37de83260a3b9298380c782 Mon Sep 17 00:00:00 2001 From: Florrie Date: Tue, 12 Jun 2018 23:56:19 -0300 Subject: group.comment support / new help message ..mentioning that you can add stuff to ~/Music to make it show up in the default mtui playlist. --- index.js | 3 +++ 1 file changed, 3 insertions(+) (limited to 'index.js') diff --git a/index.js b/index.js index 97da517..b1c4ced 100755 --- a/index.js +++ b/index.js @@ -59,6 +59,9 @@ async function main() { let grouplike = { name: 'My ~/Music Library', + comment: ( + '(Add songs and folders to ~/Music to make them show up here,' + + ' or pass mtui your own playlist.json file!)'), source: ['crawl-local', process.env.HOME + '/Music'] } -- cgit 1.3.0-6-gf8a5