From 7ad405dca4ff88d5242ad04b56c002e89ecb68b1 Mon Sep 17 00:00:00 2001 From: jjlawren Date: Sun, 22 Sep 2019 17:24:51 -0500 Subject: [PATCH] Describe plex manual config flow (#10412) --- source/_components/plex.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_components/plex.markdown b/source/_components/plex.markdown index 467c1b8b4ac..6a7662f9e13 100644 --- a/source/_components/plex.markdown +++ b/source/_components/plex.markdown @@ -32,6 +32,8 @@ Local and secure connections are preferred when setting up an Integration. After +Alternatively, you can manually configure a Plex server connection by selecting the "Manual setup" option when configuring a Plex integration. This will allow you to specify the server connection options which will be validated before setup is completed. The available options are similar to the **Configuration Variables** section below. + If [discovery](/components/discovery/) is enabled and a local Plex server is found, the server will automatically import an available legacy `media_player` configuration. GDM can be enabled via the Plex Web App under **Settings** -> **(Server Name)** -> **Settings** -> **Network** and choosing **Enable local network discovery (GDM)**. The `plex` integration can also be configured via `configuration.yaml`: