update_library_optimize
Optimize your Plex media server database to fix performance issues. Optionally run asynchronously to avoid waiting for completion.
Instructions
Optimize the Database.
PUT /library/optimize
Args: async_: If set, don't wait for completion but return an activity
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| async_ | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |