delete_from_queue
Remove selected items from the SABnzbd download queue, with an option to also delete the associated files.
Instructions
Delete one or more items from the SABnzbd queue
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes | List of queue item IDs (nzo_id) to delete | |
| delete_files | No | Also delete downloaded files |