diff --git a/data/interfaces/default/settings.html b/data/interfaces/default/settings.html index 81ed0006..a7febaba 100644 --- a/data/interfaces/default/settings.html +++ b/data/interfaces/default/settings.html @@ -890,7 +890,6 @@

Current Activity Notifications

-

Note: Buffer warnings only work on certain Plex clients. Android and Plex Web do not report buffer events accurately or at all.

@@ -899,7 +898,13 @@
-

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 number of buffer events required before triggering the first notification. + Buffer events increment on each incoming websocket message if the play state is buffering. +
+ Note: Buffer warnings only work on certain Plex clients. Some clients can send excessive buffer messages or no messages at all. + This notification may be unreliable and not indicative of a real problem. +