Update pseudo_config.py

This commit is contained in:
Justin
2017-07-16 10:04:00 -07:00
committed by GitHub
parent 9a23212904
commit 44da4ebaf4

View File

@@ -1,7 +1,14 @@
#!/usr/bin/python
baseurl = 'http://media.home:32400'
token = 'the-token' # find your token using this guide: https://support.plex.tv/hc/en-us/articles/204059436-Finding-an-authentication-token-X-Plex-Token
token = 'FmhuopqpFeynY3DPDrrb'
'''
*
* List of plex clients to use (add multiple clients to control multiple TV's)
*
'''
plexClients = ['RasPlex']
'''
*