qui_set_torrent_file_priority
Set priority for files inside a torrent on a qBittorrent instance. Assign priority levels to control download order and bandwidth usage.
Instructions
Call qui's PUT /instances/{instanceID}/torrents/{hash}/files endpoint. Pass path variables directly in arguments, query values in arguments.params, and a JSON request body in arguments.body.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| arguments | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |