From 40cbc4c6fdb6c168d71c3c71a06a98a184dbbac3 Mon Sep 17 00:00:00 2001 From: tomkat83 Date: Sat, 21 Jan 2017 17:22:13 +0100 Subject: [PATCH] Revert "More logging to find Plex Cloud info" This reverts commit 9ad3b54d30e5ab7a3fae1d62e6a9a687c8a7347b. --- resources/lib/PlexAPI.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/resources/lib/PlexAPI.py b/resources/lib/PlexAPI.py index aa2a16e7..f42c9177 100644 --- a/resources/lib/PlexAPI.py +++ b/resources/lib/PlexAPI.py @@ -587,8 +587,6 @@ class PlexAPI(): for item in xml: log.debug('Plex.tv entry name: %s, data: %s' % (item.tag, item.attrib)) - for con in item: - log.debug('Connection %s: %s' % (con.tag, con.attrib)) for Dir in xml.findall('Device'): if 'server' not in Dir.get('provides'): # No PMS - skip