Use Cases
- Automate media playback controls for qBittorrent.
- Manage download speeds based on user preferences.
- Integrate local media checks to optimize performance.
How It Works
Webhook receives commands for media actions. Switch node determines the action based on the payload. Conditional checks for local media and throttle state. HTTP requests to qBittorrent for authentication and control.
Setup Steps
- 1Import the workflow into n8n.
- 2Configure the webhook URL for incoming requests.
- 3Set up global variables for qBittorrent credentials.
- 4Test the webhook with sample payloads to trigger actions.
Apps Used
qBittorrent
Categories
Target Roles
Industries
Tags
#process automation
#workflow management
#notifications