Automate qBittorrent Throttling Based on Plex Activity - n8n Workflow | Neura Market
Automate qBittorrent Throttling Based on Plex Activity
Automatically manage qBittorrent download speeds based on Plex media activity to optimize bandwidth usage when streaming remotely.
This workflow integrates Plex and qBittorrent to dynamically adjust download speeds based on media playback activity. When Plex is accessed remotely, the workflow uses webhooks to detect playback events and throttles qBittorrent downloads to ensure smooth streaming. The workflow resumes normal download speeds when playback is paused or stopped.
Platform
n8n
Category
IT & Development
Price
Free
Creator
Olivia Nguyen
if
set
noOp
switch
webhook
httpRequest
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.