add_to_queue
Queue an IMDb ID for automated torrent search by adding it to a profile's feeds, prompting qBittorrent to start searching. Supports selecting a Jackett indexer and overwriting existing entries.
Instructions
Add an IMDb id to a queue profile's feeds.json so qBittorrent starts searching for it.
indexer selects which Jackett indexer the feed searches (defaults
to the profile's configured default, then Jackett's aggregate "all").
Fails if the id is already queued unless overwrite is set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| imdb_id | Yes | ||
| indexer | No | ||
| profile | Yes | ||
| overwrite | No |