diff --git a/data/interfaces/default/notification_config.html b/data/interfaces/default/notification_config.html deleted file mode 100644 index 33d89d1f..00000000 --- a/data/interfaces/default/notification_config.html +++ /dev/null @@ -1,235 +0,0 @@ -<%! - from plexpy import helpers -%> -% if data: -
Test if ${agent['name']} notifications are working. See logs for troubleshooting.
- % if agent['name'] == 'Scripts': -Choose the script to test.
-Set custom arguments passed to the script.
-Set a custom subject line.
-Set a custom body.
-- Watched notifications are only applicable for video items. -
-Trigger notification when a new media item is started.
-Trigger notification when a media item is stopped.
-Trigger notification when a media item is paused.
-Trigger notification when a media item is resumed from a paused state.
-Trigger notification when a video item reaches the defined watch percentage.
-Trigger notification when a media item triggers the defined buffer threshold.
-Trigger notification when a user has concurrent streams.
-Trigger notification when a user streams from a new device.
-Trigger notification when a media item is added to the Plex Media Server.
-Trigger notification when the Plex Media Server cannot be reached internally.
-Trigger notification when the Plex Media Server can be reached internally after being down.
-Trigger notification when the Plex Media Server cannot be reached externally.
-Trigger notification when the Plex Media Server can be reached externally after being down.
-Trigger notification when an update for the Plex Media Server is available.
-