diff --git a/data/interfaces/default/notification_config.html b/data/interfaces/default/notification_config.html index 8e685d89..837f907c 100644 --- a/data/interfaces/default/notification_config.html +++ b/data/interfaces/default/notification_config.html @@ -12,22 +12,30 @@ from plexpy import helpers
-
+
% for item in data: % if item['input_type'] == 'text' or item['input_type'] == 'number' or item['input_type'] == 'password':
- - % if item['name'] == 'osx_notify_app': - Register - % endif +
+
+ + % if item['name'] == 'osx_notify_app': + Register + % endif +
+

${item['description']}

% elif item['input_type'] == 'button':
- +
+
+ +
+
+

${item['description']}

-

${item['description']}

% elif item['input_type'] == 'checkbox':
-
+
-
+
@@ -139,7 +139,7 @@ available_notification_agents = notifiers.available_notification_agents()

Use play duration instead of play count to generate statistics.

@@ -345,7 +345,7 @@ available_notification_agents = notifiers.available_notification_agents()

Friends List

- +
@@ -356,7 +356,7 @@ available_notification_agents = notifiers.available_notification_agents()

Refresh the user list when PlexPy starts.

@@ -370,7 +370,7 @@ available_notification_agents = notifiers.available_notification_agents()

If you have media indexing enabled on your server, use these on the activity pane.

@@ -413,6 +413,12 @@ available_notification_agents = notifiers.available_notification_agents()

Keep records of all video items played from your Plex Media Server.

+
+ +

Keep records of all audio items played from your Plex Media Server. VERY experimental.

+
@@ -423,16 +429,6 @@ available_notification_agents = notifiers.available_notification_agents()

The interval (in seconds) an item must be in a playing state before logging it. 0 to disable.

-
- -

Keep records of all audio items played from your Plex Media Server. VERY experimental.

-
- -
-

IP Logging

-