Update notify_newip.py
This commit is contained in:
parent
901c2bbe47
commit
02a923d1f9
@ -12,7 +12,7 @@ import sys
|
|||||||
## EDIT THESE SETTINGS ##
|
## EDIT THESE SETTINGS ##
|
||||||
PLEXPY_APIKEY = 'XXXX' # Your PlexPy API key
|
PLEXPY_APIKEY = 'XXXX' # Your PlexPy API key
|
||||||
PLEXPY_URL = 'http://localhost:8181/' # Your PlexPy URL
|
PLEXPY_URL = 'http://localhost:8181/' # Your PlexPy URL
|
||||||
AGENT_ID = 7 # The notification agent ID for PlexPy
|
AGENT_ID = 10 # The notification agent ID for PlexPy
|
||||||
|
|
||||||
# Replace LAN IP addresses that start with the LAN_SUBNET with a WAN IP address
|
# Replace LAN IP addresses that start with the LAN_SUBNET with a WAN IP address
|
||||||
# to retrieve geolocation data. Leave REPLACEMENT_WAN_IP blank for no replacement.
|
# to retrieve geolocation data. Leave REPLACEMENT_WAN_IP blank for no replacement.
|
||||||
|
Loading…
Reference in New Issue
Block a user