From fb5cbadb06db836a87a1983e24cc9c7f46b284d4 Mon Sep 17 00:00:00 2001
From: Bob Mottram <bob@freedombone.net>
Date: Wed, 22 Aug 2018 20:42:48 +0100
Subject: [PATCH] More helpful koel description

---
 src/freedombone-app-koel | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/freedombone-app-koel b/src/freedombone-app-koel
index f4f256d50..b0b4266d7 100755
--- a/src/freedombone-app-koel
+++ b/src/freedombone-app-koel
@@ -41,7 +41,7 @@ KOEL_COMMIT='8e9b021aa09f2b1460977bdd52fff14ea2bc1607'
 KOEL_ADMIN_PASSWORD=
 
 KOEL_SHORT_DESCRIPTION=$'Music player'
-KOEL_DESCRIPTION=$'Music player'
+KOEL_DESCRIPTION=$'To upload music files install Syncthing then copy album directories into ~/Sync/music_upload, then within Koel go to settings and scan the directory /music'
 KOEL_MOBILE_APP_URL=
 
 koel_variables=(ONION_ONLY
-- 
GitLab