diff --git a/pseudo_config.py b/pseudo_config.py index bc609e3..6709fd6 100644 --- a/pseudo_config.py +++ b/pseudo_config.py @@ -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'] ''' *