Use Cases
- Automatically manage media playback in Plex based on user actions.
- Integrate bandwidth throttling with media playback to optimize internet usage.
- Ensure smooth streaming experiences by controlling download speeds during media playback.
How It Works
Webhook triggers on media actions in Plex. Switch node determines the action type (play, pause, resume, stop). Check if the media is local to decide on throttling. HTTP requests manage qBittorrent's throttling state based on playback conditions.
Setup Steps
- 1Import the workflow into n8n.
- 2Configure the Webhook node with your desired endpoint.
- 3Set your qBittorrent credentials in the Global Variables node.
- 4Test the webhook to ensure it triggers the workflow correctly.
Apps Used
Plex
qBittorrent
Categories
Target Roles
Industries
Tags
#process automation
#workflow management
#notifications