list_settings_plex_library
Fetches Plex libraries, syncs them with the current Plex server, and enables selected libraries using a comma-separated list.
Instructions
Get Plex libraries.
GET /api/v1/settings/plex/library
Args: sync: Syncs the current libraries with the current Plex server enable: Comma separated list of libraries to enable. Any libraries not passed will be disabled!
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sync | No | ||
| enable | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |