mirror of
https://github.com/FakeTV/pseudo-channel.git
synced 2026-01-05 09:43:16 +00:00
Update pseudo_config.py
This commit is contained in:
@@ -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']
|
||||
|
||||
'''
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user