I love the torrent app so far. The option to remove from utorrent on complete wasn’t working for me.
I updated to 2.0.0.2312 today to see if it would fix this and kick ass seems to have stopped working. It was fine before the update. I get the below error:
Message An error occurred while processing feed. https://kickass.gd/usearch/Blacklist category:tv season:2 episode:8 verified:1/1/?rss=1&field=time_add&sorder=desc: Indexer responded with html content. Site is likely blocked or unavailable.
Exception NzbDrone.Core.Indexers.Exceptions.IndexerException: Indexer responded with html content. Site is likely blocked or unavailable.
at NzbDrone.Core.Indexers.RssParser.PreProcess(IndexerResponse indexerResponse) in m:\BuildAgent\work\328d72309b633a8\src\NzbDrone.Core\Indexers\RssParser.cs:line 84
at NzbDrone.Core.Indexers.KickassTorrents.KickassTorrentsRssParser.PreProcess(IndexerResponse indexerResponse) in m:\BuildAgent\work\328d72309b633a8\src\NzbDrone.Core\Indexers\KickassTorrents\KickassTorrentsRssParser.cs:line 20
at NzbDrone.Core.Indexers.RssParser.ParseResponse(IndexerResponse indexerResponse) in m:\BuildAgent\work\328d72309b633a8\src\NzbDrone.Core\Indexers\RssParser.cs:line 40
at NzbDrone.Core.Indexers.HttpIndexerBase1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in m:\BuildAgent\work\328d72309b633a8\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:line 192 at NzbDrone.Core.Indexers.HttpIndexerBase1.FetchReleases(IList`1 pageableRequests) in m:\BuildAgent\work\328d72309b633a8\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:line 129
Here is some more info on the problem. Sonarr can still find and download new torrents ok, but if I click the ‘search’ icon to find an old episode, that’s when the error in the log above about kickass appears. very strange.
Oh and the automatic torrent removal from utorrent on completion still isn’t working in this version.
Taking that URL I do get HTML back (no content), but that appears to be KAT’s response to no results. If I search for the latest episode of Arrow (S03E07) I get results back and no warning.
Can you elaborate on the uTorrent issue, AFAIK it will remove the torrent once uTorrent finishes seeding it.
Ok ive tested some more myself and it seems your right. I can search for other series episodes on KAT, and indeed other old Blacklist episodes. It looks like KAT just doesn’t have a version of that episode that matches the criteria!
On, the uTorrent issue, that makes more sense. Sorry I thought the feature removed it from uTorrent after Sonarr had finished moving and renaming it. The problem I have is trying to distinguish between torrents I have downloaded from a private tracker I am a member off, and torrents from public trackers like KAT. Obvioulsy I want to leave my private tracker torrents seeding longer or indefinatley (which is my default setting in utorrent). Is it possible to set a seed ratio via the uTorrent webUI? Having the ability to pass that though from Sonarr when the torrent starts and then have Sonarr remove when done would be a handy feature.