Add a new force_sort_criteria option, to globally override the SortCriteria value sent by the client.
This commit is contained in:
@ -69,3 +69,6 @@ model_number=1
|
||||
# + "P" - "Pictures"
|
||||
# if you specify "B" and client device is audio-only then "Music/Folders" will be used as root
|
||||
#root_container=.
|
||||
|
||||
# always force SortCriteria to this value, regardless of the SortCriteria passed by the client
|
||||
#force_sort_criteria=+upnp:class,+upnp:originalTrackNumber,+dc:title
|
||||
|
Reference in New Issue
Block a user