diff --git a/Downloads-and-Importing.md b/Downloads-and-Importing.md index bd0f122..f0b0f5e 100644 --- a/Downloads-and-Importing.md +++ b/Downloads-and-Importing.md @@ -50,4 +50,7 @@ There are a few causes of repeated downloads, but a recent one is related to the [[[https://i.imgur.com/AHxynWj.png|width=250px]]](https://https://i.imgur.com/AHxynWj.png) ## Usenet download misses import -Sonarr only looks at the 30 most recent downloads in sabnzbd and nzbget, so if you *keep* your history this means that during large queues with import issues, downloads can be silently missed and not imported. The best way to avoid that is to keep your history clear, so that any items that still appear need investigating. You can achieve this by enabling Remove under Completed and Failed Download Handler. In nzbget, this will move items to the *hidden* history which is great. Unfortunately, sabnzbd does not have a similar feature. The best you can achieve there is to use the nzb backup folder. \ No newline at end of file +Sonarr only looks at the 30 most recent downloads in sabnzbd and nzbget, so if you *keep* your history this means that during large queues with import issues, downloads can be silently missed and not imported. The best way to avoid that is to keep your history clear, so that any items that still appear need investigating. You can achieve this by enabling Remove under Completed and Failed Download Handler. In nzbget, this will move items to the *hidden* history which is great. Unfortunately, sabnzbd does not have a similar feature. The best you can achieve there is to use the nzb backup folder. + +## qBittorrent 4.3.x +This version of qB changed how torrent folder and torrent name relate, previous to this the folder was named after the torrent. Starting in this version, the torrent folder name can be different. There is a [pull request](https://github.com/Sonarr/Sonarr/pull/3346) working on solving this, but in the mean time the simplest solution is to stick with 4.2.5 for now. Existing torrents can be fixed by renaming the folder to the name of the torrent. \ No newline at end of file