mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-20 05:13:21 -07:00
Remove refresh reachability
This commit is contained in:
parent
41843dc573
commit
3fd2234a92
1 changed files with 0 additions and 2 deletions
|
@ -2971,8 +2971,6 @@ class PmsConnect(object):
|
||||||
return key_list
|
return key_list
|
||||||
|
|
||||||
def get_server_response(self):
|
def get_server_response(self):
|
||||||
# Refresh Plex remote access port mapping first
|
|
||||||
self.put_refresh_reachability()
|
|
||||||
account_data = self.get_account(output_format='xml')
|
account_data = self.get_account(output_format='xml')
|
||||||
|
|
||||||
try:
|
try:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue