This commit is contained in:
angelblue05 2016-09-04 23:45:11 -05:00
parent a658459862
commit 8319f2f0df
2 changed files with 1 additions and 2 deletions

View file

@ -606,7 +606,6 @@ class ConnectionManager(object):
'X-MediaBrowser-Token': server['AccessToken']
}
})
# TODO: add apiclient
except Exception:
server['UserId'] = None