create_library_metadata_by_ids_extras
Add extras like trailers or interviews to Plex library items by supplying their IDs and the extra's URL or type.
Instructions
Add to an item's extras.
POST /library/metadata/{ids}/extras
Args: ids: Comma-separated list of IDs extra_type: The metadata type of the extra url: The URL of the extra
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes | ||
| url | No | ||
| extra_type | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |