Sleep longer

This commit is contained in:
tomkat83 2017-05-12 15:32:25 +02:00
parent c3b0d5f2a7
commit 071c68969a

View file

@ -317,7 +317,7 @@ class UserClient(threading.Thread):
state.PMS_STATUS = 'Auth'
window('plex_serverStatus', value='Auth')
self.resetClient()
xbmc.sleep(2000)
xbmc.sleep(3000)
if self.auth and (self.currUser is None):
# Try to authenticate user