Enable shared playlists by default
This commit is contained in:
parent
0e504f77ac
commit
44f1b77977
@ -34,7 +34,7 @@ class ConfigurationGetter(object):
|
||||
"playerPath": None,
|
||||
"perPlayerArguments": None,
|
||||
"mediaSearchDirectories": None,
|
||||
"sharedPlaylistEnabled": False,
|
||||
"sharedPlaylistEnabled": True,
|
||||
"file": None,
|
||||
"playerArgs": [],
|
||||
"playerClass": None,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user