update_library_metadata_by_ids_match
Match metadata for specified library item IDs using guid, name, or year to fix incorrect or missing metadata.
Instructions
Match a metadata item.
PUT /library/metadata/{ids}/match
Args: ids: Comma-separated list of IDs guid: The guid name: The name year: The year to filter by
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes | ||
| guid | No | ||
| name | No | ||
| year | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |