diff --git a/data/interfaces/default/settings.html b/data/interfaces/default/settings.html index 7b7293b4..83c5f9c2 100644 --- a/data/interfaces/default/settings.html +++ b/data/interfaces/default/settings.html @@ -977,15 +977,21 @@
-

Enable to allow sending of consecutive notifications (i.e. both watched & stopped notifications).

+

+ Enable to allow sending of playback stop notifications after the watched percent is exceeded. + Disable to only send playback stop notifications below the watched percent. +

-

Enable to only send a notification of concurrent streams by a single user from different IP addresses.

+

+ Enable to only send a concurrent streams notification by a single user from different IP addresses. + Disable to send a concurrent streams notification anytime the concurrent stream threshold is exceeded regardless of IP address. +