remove_queue_items
Remove multiple Sonarr download queue items in one batch, with options to blocklist releases, skip redownload, change category, or delete from client.
Instructions
Remove several queue items at once, with the same options as remove_queue_item.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes | Queue item ids | |
| blocklist | No | Blocklist the releases | |
| change_category | No | Move to the post-import category | |
| skip_redownload | No | Do not search for replacements | |
| remove_from_client | No | Also remove from the download client |