Plex
Settings
PlexSettings
Object containing the following properties:
| Property | Description | Type | Default |
|---|---|---|---|
plexToken (*) | Plex Token for accessing the Plex API. See https://support.plex.tv/articles/204059436-finding-an-authentication-token-x-plex-token/ | string (min length: 1) | |
plexServerUrl (*) | The URL of your Plex server, e.g., http://localhost:32400/ | string (url) | |
plexLibraryPath | The start of Plex library paths, e.g. "/mount" in "/mount/movies" | string (min length: 1) | '/mount' |
(*) Required.