From 5ba9fd35b12d48959ff2d1ec7ef029da94311821 Mon Sep 17 00:00:00 2001 From: George Vanburgh Date: Tue, 27 Jan 2015 00:14:08 +0000 Subject: [PATCH] Stubbed torrent client segments --- Supported-DownloadClients.md | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/Supported-DownloadClients.md b/Supported-DownloadClients.md index d54a615..df75724 100644 --- a/Supported-DownloadClients.md +++ b/Supported-DownloadClients.md @@ -19,4 +19,21 @@ Streaming Add-on for XBMC. Puts NZB into a folder to be picked up by an external tool. Will watch another folder to check for completed downloads. -##Torrent## \ No newline at end of file +##Torrent## + +###Deluge### + +Website: http://deluge-torrent.org/ + +###TorrentBlackhole### + +Puts .torrent files into a folder, to be picked up by an external tool. +Will watch another folder to check for completed downloads. + +###Transmission### + +Website: https://www.transmissionbt.com/ + +###UTorrent### + +Website: http://www.utorrent.com/ \ No newline at end of file