mirror of
https://github.com/FakeTV/pseudo-channel.git
synced 2026-01-04 01:03:14 +00:00
Python3 and installer updates
Updated installer to include web interface installation and additional client setup Updated output text to work with web interface
This commit is contained in:
@@ -45,6 +45,7 @@ update_call = "python PseudoChannel.py %s" % update_flags
|
||||
|
||||
|
||||
# Step ONE: Global database update
|
||||
os.chdir(os.path.abspath(os.path.dirname(__file__)))
|
||||
print("ACTION: Doing global update from PLEX: %s" % update_flags)
|
||||
try:
|
||||
os.rename("pseudo-channel.db", "pseudo-channel.bak")
|
||||
|
||||
Reference in New Issue
Block a user