Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/azatoth/minidlna.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Maggard <jmaggard@users.sourceforce.net>2011-06-25 04:39:45 +0400
committerJustin Maggard <jmaggard@users.sourceforce.net>2011-06-25 04:39:45 +0400
commitc228fba8e114bc89c6be525f80e40c77cd1c5713 (patch)
treed9c80c0d9bdf9dd38fbeb58442fc1ce5490218b7 /minidlna.conf
parent10308ba4a5ac6f0469b30bfd817ec4048f3dc82a (diff)
* Add the ability to change the root media container. (Thanks to Ivan Mironov)
Diffstat (limited to 'minidlna.conf')
-rw-r--r--minidlna.conf10
1 files changed, 10 insertions, 0 deletions
diff --git a/minidlna.conf b/minidlna.conf
index f44c350..9849f59 100644
--- a/minidlna.conf
+++ b/minidlna.conf
@@ -48,3 +48,13 @@ notify_interval=900
# in its XML description
serial=12345678
model_number=1
+
+# use different container as root of the tree
+# possible values:
+# + "." - use standard container (this is the default)
+# + "B" - "Browse Directory"
+# + "M" - "Music"
+# + "V" - "Video"
+# + "P" - "Pictures"
+# if you specify "B" and client device is audio-only then "Music/Folders" will be used as root
+#root_container=.