mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2024-11-10 04:06:11 +00:00
Quick follow up
This commit is contained in:
parent
354f0905f6
commit
8944012821
1 changed files with 1 additions and 0 deletions
|
@ -67,6 +67,7 @@ class Service():
|
|||
|
||||
WINDOW = self.WINDOW
|
||||
WINDOW.setProperty("Server_online", "")
|
||||
self.WINDOW.setProperty("Server_status", "")
|
||||
WINDOW.setProperty("Emby_Service_Timestamp", str(int(time.time())))
|
||||
|
||||
ConnectionManager().checkServer()
|
||||
|
|
Loading…
Reference in a new issue