switch_indexer
Repoint all feed URLs in a queue profile from one Jackett indexer to another. Optionally restart the Docker container so qBittorrent reloads feeds.json.
Instructions
Repoint every feed URL in a queue profile from one Jackett indexer to another.
Set restart to also restart the profile's configured docker
container so qBittorrent reloads feeds.json (requires
DOCKER_RESTART_ENABLED=true on the server).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile | Yes | ||
| restart | No | ||
| new_indexer | Yes | ||
| old_indexer | Yes |