Files
pseudo-channel/main-dir/plex_token-example.py
2018-06-29 23:40:09 -04:00

5 lines
206 B
Python

'''Change the values below, rename this file to "plex_token.py", and move this file just
outside of this directory ("../pseudo-channel")'''
token = "<your token>"
baseurl = 'http://media.home:32400'