From ad375d3312072e3883e51624dd14a37019b89f08 Mon Sep 17 00:00:00 2001 From: Denis Lehmann Date: Sun, 25 Apr 2021 13:48:31 +0200 Subject: [PATCH] add comment --- README.org | 3 ++- strm.config | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.org b/README.org index 35ae9d6..96234e4 100644 --- a/README.org +++ b/README.org @@ -78,8 +78,9 @@ # Media directories on remote machines of the following form: # # - # + # # Multiple media directories can be set with a comma (,) as delimiter. + # Media directories are queried and played in order. # # Examples: # localhost/home/bob/videos diff --git a/strm.config b/strm.config index dc54e2d..0e6ed93 100644 --- a/strm.config +++ b/strm.config @@ -3,6 +3,7 @@ # # # Multiple media directories can be set with a comma (,) as delimiter. +# Media directories are queried and played in order. # # Examples: # localhost/home/bob/videos