mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-20 05:13:21 -07:00
Fix 0b10e68
This commit is contained in:
parent
b50c92f919
commit
ae2227959e
2 changed files with 2 additions and 2 deletions
|
@ -730,7 +730,7 @@ class PlexTV(object):
|
|||
logger.debug(u"PlexPy PlexTV :: Plex Pass subscription not found.")
|
||||
plexpy.CONFIG.__setattr__('PMS_PLEXPASS', 0)
|
||||
plexpy.CONFIG.write()
|
||||
return False return False
|
||||
return False
|
||||
|
||||
def get_devices_list(self):
|
||||
devices = self.get_plextv_devices_list(output_format='xml')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue