mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-12 08:16:06 -07:00
Fix get server friendly name after wizard
This commit is contained in:
parent
94a3d35c90
commit
87ca432ec8
1 changed files with 3 additions and 0 deletions
|
@ -554,6 +554,9 @@ class WebInterface(object):
|
|||
|
||||
# Get new server URLs for SSL communications.
|
||||
plextv.get_real_pms_url()
|
||||
|
||||
# Get new server friendly name
|
||||
pmsconnect.get_server_friendly_name()
|
||||
|
||||
# Reconfigure scheduler if intervals changed
|
||||
if reschedule:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue