Less logging
This commit is contained in:
parent
765fb2ddf2
commit
8848d5167d
1 changed files with 0 additions and 1 deletions
|
@ -466,7 +466,6 @@ class PlexAPI():
|
||||||
|
|
||||||
pmsList = {}
|
pmsList = {}
|
||||||
|
|
||||||
self.logMsg('returndata is: %s' % returnData)
|
|
||||||
for response in returnData:
|
for response in returnData:
|
||||||
update = {'ip': response.get('from')[0]}
|
update = {'ip': response.get('from')[0]}
|
||||||
# Check if we had a positive HTTP response
|
# Check if we had a positive HTTP response
|
||||||
|
|
Loading…
Reference in a new issue