update_library_metadata_by_ids_by_element
Update artwork, theme, or other metadata elements for Plex library items by specifying media IDs, element type, and the new asset URL.
Instructions
Set an item's artwork, theme, etc.
PUT /library/metadata/{ids}/{element}
Args: ids: Comma-separated list of IDs element: The type of artwork element (e.g., art, poster, thumb) url: The url of the new asset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes | ||
| url | No | ||
| element | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |