mirror of
https://github.com/FakeTV/pseudo-channel.git
synced 2025-12-24 04:04:29 +00:00
Added stop functionality for when killing the app via startstop.sh
This commit is contained in:
4
plex_token-example.py
Normal file
4
plex_token-example.py
Normal file
@@ -0,0 +1,4 @@
|
||||
'''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'
|
||||
Reference in New Issue
Block a user