Commit so that I may access project from a different computer. Many things do not work/ are incomplete!!!
-Added unfinalized API for getting schedule and currently playing item.
This commit is contained in:
parent
afd9f80f59
commit
10218aeeb5
6 changed files with 190 additions and 10 deletions
|
@ -106,7 +106,7 @@ class Global:
|
|||
def selfcheck(self):
|
||||
self.api_client = api_client.api_client_factory(config)
|
||||
if (not self.api_client.is_server_compatible()):
|
||||
sys.exit()
|
||||
sys.exit()
|
||||
|
||||
|
||||
"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue