Skip to content
FlowHubFluxonLab
HTTP Request
Telegramfree

Search and download torrents using transmission-daemon

by Dangeradapted from n8n official workflow galleryUpdated Aug 2026
RequiresHTTP RequestHTTP RequestTelegramTelegram
Share Post Share
WeWebhookFISearchTorrentHRStart downloadIfIFTorrent not foundTorrent not fou…Telegram1IfIF2HRStart download new tokenStart download …12345678
1/5
STEPS · 8
Starts on an incoming request

Ok google download "movie name" I develop this automation to improve my quality of life in handling torrents in my media-center. Goal Automate the search operations of a movie based on its name and trigger a download using your transmission-daemon. Setup Prerequisite Transmission daemon up and running and its authentication method N8N configured self-hosted or with the possibility to add npm package better with docker-compose.yaml Telegram bot credential [optional] Configuration Create a folder where your docker-compose.yaml belongs n8n_dir and proceed in installing the node package. cd ~/n8n_dir npm i torrent-search-api Configuring your docker-compose.yaml file this way. You must include all the dependencies of torrent-search-api. This will let you run the new torrent search node presented in this workflow.

Tags

n8nreference-onlytelegram
Connects
WHTTP RequesttelegramTelegram
CategoryTelegram
Triggermanual
Complexitymedium
Nodes8
AddedJan 2, 2022