From 5438c65498af51510df522f10a067f4150287ee2 Mon Sep 17 00:00:00 2001 From: Chaz Larson Date: Tue, 6 Feb 2024 12:06:47 -0600 Subject: [PATCH] Update plex.md --- docs/apps/plex.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/docs/apps/plex.md b/docs/apps/plex.md index 2907bf0e6..e5f625d92 100644 --- a/docs/apps/plex.md +++ b/docs/apps/plex.md @@ -238,7 +238,19 @@ To do so: ## Webtools -Webtools for Plex comes preinstalled. If you wish to setup Webtools and install 3rd party add-ons, you can go to `https://plex-webtools._yourdomain.com_` and log in with your Plex account. +If you want to install Webtools for Plex, set: + +``` +plex_plugin_webtools: true +``` + +in the inventory and run [or rerun] the `plex` tag: + +``` +sb install plex +``` + +To set up Webtools and install 3rd party add-ons, go to `https://plex-webtools._yourdomain.com_` and log in with your Plex account. ## Next