Skip to content

Commit

Permalink
Update plex.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chazlarson authored Feb 6, 2024
1 parent e137b89 commit 5438c65
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion docs/apps/plex.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 5438c65

Please sign in to comment.