From 975115a09a1a2fcc1ee2ced0abb5e4f0b5f84a16 Mon Sep 17 00:00:00 2001 From: sirjaymz Date: Wed, 15 Jan 2020 21:34:31 -0600 Subject: [PATCH] Starting documenting downloaders.. instead of huh. ;) --- Supported-DownloadClients.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Supported-DownloadClients.md b/Supported-DownloadClients.md index 0362582..23295a4 100644 --- a/Supported-DownloadClients.md +++ b/Supported-DownloadClients.md @@ -1 +1,7 @@ -huh \ No newline at end of file +**Usenet** +Download Station - This is typically apart of the Synology NAS platforms. It's a downloader for DSM that can handle Torrents and NZB's, however, it does NOT have an API system for application integration. Basically, it what is know as a "black hole" download application. Lidarr will put the nzb,torrent file in specific directory, and Download Station will scan that directory time to time, and pickup the file to be downloaded in that directory. Once the download is completed, DS will put the completed files in the specified direction and those will get picked back up by Lidarr for processing. + +**NZBGet** +Standard NZB downloader .NZBGet application can be installed on local or remote machine for downloading from Usenet servers. (separate service required) Full Username and Password integration, categories, priority, SSL. +See [https://nzbget.net/](https://nzbget.net/) for more info. +