Files
pseudo-channel/plex_token-example.py

5 lines
202 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'