I’m currently using with rarbg and kickass indexers with qBittorrent (TorrentBlackHole option) .
Most of my torrents are working flawlessly but with some of them I encounter strange behaviour.
According to the logs it says “report sent to qBittorrent”. I guess that’s the log when sonarr completed downloading the torrent file and copies it to the auto import directory of qBittorrent. But nothing happens in qBittorrent. In order to simulate the issue, I closed qBittorrent to check the directory manually and set trace mode. After that I clicked automatic search for The Affair S02E05, still nothing happened but the log said otherwise:
Info|DownloadService|Report sent to qBittorrent. The.Affair.S02E05.HDTV.x264-KILLERS[rartv]
I may have identified the issue, can you please check the screenshot in the url below? https://imgur.com/HMKLQPr
When I tried manual search, I noticed that the same thing (torrent not being written to the watch folder) continued to happen.
When I clicked download, the 3 torrents I marked with red seemed to be not written to the folder, and the green ones were written. As you have already noticed, red ones are from rarbg and green ones are from kickass.
I may have an issue with rarbg. When i click on the torrent link from rarbg (torrentapi) I can manually download the torrent file, but somehow Sonarr can not download it (but thinks it downloaded)
According to my settings, url for rarbg is just https://torrentapi.org; am i missing something here?
One last thing, I forgot to mention in my first post: using Windows 7 64 bit,
with Sonarr version 2.0.0.3530 and AppData directory C:\ProgramData\NzbDrone
Looks like a bug with RARBG and Blackhole, I’ve pushed a fix to the develop branch.
The fix is to properly report that it failed to download, as RARBG seems to only report magnet links, not links to the torrent and Blackhole doesn’t support magnet links.