From 890e7ed53c87194a1decf5035b64933ee031f73c Mon Sep 17 00:00:00 2001 From: jjlawren Date: Sun, 10 May 2020 15:08:21 -0500 Subject: [PATCH] Add description of Plex option to ignore web clients (#13347) --- source/_integrations/plex.markdown | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/source/_integrations/plex.markdown b/source/_integrations/plex.markdown index cfa9187b9b7..947b25f2ad1 100644 --- a/source/_integrations/plex.markdown +++ b/source/_integrations/plex.markdown @@ -40,6 +40,8 @@ Several options are provided to adjust the behavior of `media_player` entities. **Ignore new managed/shared users**: Enable to ignore new Plex accounts granted access to the server. +**Ignore Plex Web clients**: Do not create `media_player` entities for Plex Web clients. + ### Manual Configuration @@ -60,7 +62,7 @@ Alternatively, you can manually configure a Plex server connection by selecting The `plex` media_player platform will create Media Player entities for each connected client device. These entities will display media information, playback progress, and playback controls if supported by the device. -By default the Plex integration will create Media Player entities for all local, managed, and shared users on the Plex server. To choose specific users to monitor or ignore, adjust the "*Monitored users*" and "*Ignore new managed/shared users*" options described under [Integration Options](#integration-options). +By default the Plex integration will create Media Player entities for all local, managed, and shared users on the Plex server. To customize which users or client types to monitor, adjust the "*Monitored users*", "*Ignore new managed/shared users*", and "*Ignore Plex Web clients*" options described under [Integration Options](#integration-options). ### Service `play_media`