diff --git a/data/interfaces/default/css/plexpy.css b/data/interfaces/default/css/plexpy.css index 55e1e72e..74c18984 100644 --- a/data/interfaces/default/css/plexpy.css +++ b/data/interfaces/default/css/plexpy.css @@ -2129,11 +2129,13 @@ a:hover .item-children-poster { .advanced-setting { display: none; } -div.checkbox.advanced-setting, -div.form-group.advanced-setting { - border-left: 1px solid #e5a00d; +div.advanced-setting { + border-left: 1px solid #cc7b19; padding-left: 10px; } +li.advanced-setting { + border-left: 1px solid #cc7b19; +} .user-info-wrapper { } .user-info-poster-face { diff --git a/data/interfaces/default/settings.html b/data/interfaces/default/settings.html index 8a3fabdc..5960adaa 100644 --- a/data/interfaces/default/settings.html +++ b/data/interfaces/default/settings.html @@ -50,6 +50,7 @@
Port to bind web server to. Note that ports below 1024 may require root.
-Authentication changes require a restart.
+Note: Authentication changes require a restart.
Allow shared users to login to Tautulli using their Plex.tv account. Individual user access needs to be enabled from Users > Edit Mode.
Allow remote applications to interface with Tautulli.
Enable to have Tautulli check if updates are available for the Plex Media Server.
-Enable to have Tautulli check if remote access to the Plex Media Server goes down.
-Enable to have Tautulli check if updates are available for the Plex Media Server.
+Enable to have Tautulli check if remote access to the Plex Media Server goes down.
+- Add a new notification agent, or configure an existing notification agent by clicking the settings icon on the right. -
-How many buffer events should we wait before triggering the first warning. Buffer events increment on each monitor ping if play state is buffering. 0 to disable buffer warnings.
The value (in seconds) Tautulli should wait before triggering the next buffer warning. 0 to always trigger.
Enable to allow sending of consecutive notifications (i.e. both watched & stopped notifications).
+ Add a new notification agent, or configure an existing notification agent by clicking the settings icon on the right. +
+