tdarr_bulk_update_files
Update multiple files in bulk by providing their IDs and the fields to modify.
Instructions
Bulk update specific files by their IDs
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fileIds | Yes | Array of file IDs to update | |
| updatedObj | Yes | Object with updated fields |