* Add the ability to change the root media container. (Thanks to Ivan Mironov)
This commit is contained in:
@ -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=.
|
||||
|
Reference in New Issue
Block a user