parent
c2b5434a9b
commit
c437821e3c
1 changed files with 1 additions and 1 deletions
|
@ -1362,7 +1362,7 @@ def enterPMS():
|
|||
settings('plex_machineIdentifier', '')
|
||||
else:
|
||||
settings('plex_machineIdentifier', machineIdentifier)
|
||||
log.info('Setting new PMS to https %s, ip %s, port %s, machineIdentifier '
|
||||
log.info('Set new PMS to https %s, ip %s, port %s, machineIdentifier %s'
|
||||
% (https, ip, port, machineIdentifier))
|
||||
settings('https', value=https)
|
||||
settings('ipaddress', value=ip)
|
||||
|
|
Loading…
Reference in a new issue