diff --git a/data/interfaces/default/notification_triggers_modal.html b/data/interfaces/default/notification_triggers_modal.html index 8b752907..82971ac2 100644 --- a/data/interfaces/default/notification_triggers_modal.html +++ b/data/interfaces/default/notification_triggers_modal.html @@ -67,7 +67,7 @@ from plexpy import helpers

Trigger notification when the Plex Media Server cannot be reached externally.

diff --git a/data/interfaces/default/settings.html b/data/interfaces/default/settings.html index 47cda611..2a4f45d1 100644 --- a/data/interfaces/default/settings.html +++ b/data/interfaces/default/settings.html @@ -403,6 +403,12 @@ available_notification_agents = sorted(notifiers.available_notification_agents()

Instead of polling the server at regular intervals let the server tell us when something happens. This is currently experimental. Encrypted websocket is not currently supported.

+
+ +

Enable to have PlexPy check if remote access to the Plex Media Server goes down. (Must have remote access set up in Plex.)

+

History Logging

@@ -659,7 +665,7 @@ available_notification_agents = sorted(notifiers.available_notification_agents()
  • - +