update_library_metadata_by_ids_matches
Fetch metadata matches for specified media IDs to correct or update library information, with optional filters for title, year, language, and manual matching.
Instructions
Get metadata matches for an item.
PUT /library/metadata/{ids}/matches
Args: ids: Comma-separated list of IDs title: The title to filter by parent_title: The parentTitle agent: The identifier of the metadata agent to use language: The language code to use year: The year to filter by manual: Whether to perform the operation manually
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes | ||
| year | No | ||
| agent | No | ||
| title | No | ||
| manual | No | ||
| language | No | ||
| parent_title | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |