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":
|
||||
# Unauthorized access, revoke token
|
||||
state.PMS_STATUS = 'Auth'
|
||||
window('plex_serverStatus', value='Auth')
|
||||
self.resetClient()
|
||||
xbmc.sleep(3000)
|
||||
|
||||
|
|
Loading…
Reference in a new issue