Difference between revisions of "Settings Download Clients"
Line 6: | Line 6: | ||
=== Download Clients === | === Download Clients === | ||
− | + | <section begin=settings_download_clients_download_clients /> | |
− | <section begin= | ||
* Usenet | * Usenet | ||
# Radarr will send a download request to your client, and associate it with a label or category name that you have configured in the download client settings. | # Radarr will send a download request to your client, and associate it with a label or category name that you have configured in the download client settings. | ||
Line 20: | Line 19: | ||
# An advanced option to hardlink can be enabled (Settings > Media Management > Importing) which will attempt to hardlink the media to your Series folder. A hardlink will allow not use any additional disk space. If the hardlink creation fails, Radarr will fall back to the default behavior and copy the file. | # An advanced option to hardlink can be enabled (Settings > Media Management > Importing) which will attempt to hardlink the media to your Series folder. A hardlink will allow not use any additional disk space. If the hardlink creation fails, Radarr will fall back to the default behavior and copy the file. | ||
# If the "Completed Download Handling - Remove" option is enabled in Radarr's settings, Radarr} will delete the original file and torrent from your client, but only if the client reports that seeding is complete and torrent is stopped. | # If the "Completed Download Handling - Remove" option is enabled in Radarr's settings, Radarr} will delete the original file and torrent from your client, but only if the client reports that seeding is complete and torrent is stopped. | ||
− | <section end= | + | <section end=settings_download_clients_download_clients /> |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
=== Complete Download Handling === | === Complete Download Handling === |
Revision as of 23:20, 2 November 2020
Download Clients
Overview
Downloading and importing is where most people experience issues. From a high level perspective, the software needs to be able to communicate with your download client and have access to the files it downloads. There is a large variety of supported download clients and an even bigger variety of setups. This means that while there are some common setups there isn't one right setup and everyone's setup can be a little different. But there are many wrong setups.
Download Clients
- Usenet
- Radarr will send a download request to your client, and associate it with a label or category name that you have configured in the download client settings.
- Examples: movies, tv, series, music, ect.
- Radarr will monitor your download clients active downloads that use that category name. It monitors this via your download client's API.
- When the download is completed, Radarr will know the final file location as reported by your download client. This file location can be almost anywhere, as long as it is somewhere separate from your media folder and accessible by Radarr
- Radarr will scan that completed file location for files that Radarr can use. It will parse the file name to match it against the requested media. If it can do that, it will rename the file according to your specifications, and move it to the specified media location.
- Leftover files from the download will be sent to your trash or recycling.
- BitTorrent - If you're downloading using a BitTorrent client, the process is slightly different:
- Completed files are left in their original location to allow you to seed the file (ratio or time can be adjusted in the download client or from within Radarr under the specific download client). When files are imported to your media folder by default Radarr will copy the file, which uses twice the disk space.
- An advanced option to hardlink can be enabled (Settings > Media Management > Importing) which will attempt to hardlink the media to your Series folder. A hardlink will allow not use any additional disk space. If the hardlink creation fails, Radarr will fall back to the default behavior and copy the file.
- If the "Completed Download Handling - Remove" option is enabled in Radarr's settings, Radarr} will delete the original file and torrent from your client, but only if the client reports that seeding is complete and torrent is stopped.
Complete Download Handling
Radarr
Completed Download Handling is how {{{ARRNAME}}} imports media from your download client to your series folders. Many common issues are related to bad Docker paths and/or other Docker permissions issues.
Sonarr
Text
Lidarr
Text
Readarr
Text
Failed Download Handling
Radarr
Failed Download Handling is compatible with SABnzbd and NZBGet.
There are a couple components that make up the failed download handling process:
- Check Downloader:
- Queue - Check your downloader's queue for password-protected (encrypted) releases
- History - Check your downloader's history for failure (eg. not enough to repair, or extraction failed)
- When Radarr finds a failed download it starts processing them and does a few things:
- Adds a failed event to Radarr's history
- Removes the failed download from Download Client to free space and clear downloaded files (optional)
- Starts searching for a replacement file (optional)
- Blacklisting Allows automatic skipping of nzbs when they fail, this means that nzb will not be automatically downloaded by Radarr ever again (You can still force the download via a manual search).
There are 2 advanced options (on 'Download Client' settings page) that control the behavior of failed downloading in Radarr, at this time, they are all on by default.
- Redownload - Controls whether or not Radarr will search for the same file after a failure
- Remove - Whether or not the download should automatically be removed from Download Client when the failure is detected
Sonarr
Text
Lidarr
Text
Readarr
Text
Remote Path Mapping
Radarr
Text
Sonarr
Text
Lidarr
Text
Readarr
Text