Remove refresh reachability

This commit is contained in:
JonnyWong16 2020-07-05 19:20:52 -07:00
commit 3fd2234a92
No known key found for this signature in database
GPG key ID: B1F1F9807184697A

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: