Remove refresh reachability

This commit is contained in:
JonnyWong16
2020-07-05 19:20:52 -07:00
parent 41843dc573
commit 3fd2234a92

View File

@@ -2971,8 +2971,6 @@ class PmsConnect(object):
return key_list
def get_server_response(self):
# Refresh Plex remote access port mapping first
self.put_refresh_reachability()
account_data = self.get_account(output_format='xml')
try: