parent
165a401acd
commit
68ced3a4a1
1 changed files with 0 additions and 1 deletions
|
@ -929,7 +929,6 @@ class PlexAPI():
|
|||
url = 'https://plex.tv/api/resources?includeHttps=1'
|
||||
xml = self.doUtils(url,
|
||||
authenticate=False,
|
||||
type="GET",
|
||||
headerOptions={'X-Plex-Token': token})
|
||||
try:
|
||||
xml.attrib
|
||||
|
|
Loading…
Reference in a new issue