update_library_metadata_by_ids_analyze
Triggers media analysis for specified Plex library item IDs to refresh metadata and generate thumbnails or artwork, with optional offsets for thumbnails and art.
Instructions
Analyze an item.
PUT /library/metadata/{ids}/analyze
Args: ids: Comma-separated list of IDs thumb_offset: Set the offset to be used for thumbnails art_offset: Set the offset to be used for artwork
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes | ||
| art_offset | No | ||
| thumb_offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |