changed default values

This commit is contained in:
Moe Fwacky
2021-02-12 23:43:40 -08:00
committed by GitHub
parent 395a8efb93
commit 0e2e3ba368

View File

@@ -38,12 +38,12 @@
* List of plex clients to use (add multiple clients to control multiple TV's)
*
'''
plexClients = ['LivingRoom']
plexClients = []
plexLibraries = {
"TV Shows" : ["TV Shows"],
"Movies" : ["Movies"],
"Commercials" : ["00s Commercials", "10s Commercials", "70s Commercials", "80s Commercials", "90s Commercials", "Fake Commercials", "Music Videos", "Netflix Trailers", "Station-ID", "Trailers", "Extras"],
"TV Shows" : [],
"Movies" : [],
"Commercials" : [],
}
useCommercialInjection = True
@@ -106,4 +106,4 @@ except ImportError as e:
baseurl = plex_token.baseurl
token = plex_token.token
gkey = '' #plex_token.gkey
gkey = '' #plex_token.gkey