parent
06727fca71
commit
8b99247ba5
1 changed files with 1 additions and 0 deletions
|
@ -317,6 +317,7 @@ class UserClient(threading.Thread):
|
||||||
elif state.PMS_STATUS == "401":
|
elif state.PMS_STATUS == "401":
|
||||||
# Unauthorized access, revoke token
|
# Unauthorized access, revoke token
|
||||||
state.PMS_STATUS = 'Auth'
|
state.PMS_STATUS = 'Auth'
|
||||||
|
window('plex_serverStatus', value='Auth')
|
||||||
self.resetClient()
|
self.resetClient()
|
||||||
xbmc.sleep(3000)
|
xbmc.sleep(3000)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue