Sonarr version (exact version): 2.0.0.4427
Mono version (if Sonarr is not running on Windows): 4.2.2
OS: MacOS Sierra 10.12.2
Jackett version: 0.7.825.0
((Debug logs)):
An error occurred while processing feed item from http://localhost:9117/jackett/torznab/iptorrents/api?t=tvsearch&cat=5030,5040&extended=1&apikey=(removed)&offset=0&limit=100: Feed contains application/x-bittorrent, did you intend to add a Torznab indexer?
NzbDrone.Core.Indexers.Exceptions.UnsupportedFeedException: Feed contains application/x-bittorrent, did you intend to add a Torznab indexer?
at NzbDrone.Core.Indexers.Newznab.NewznabRssParser.PostProcess (System.Xml.Linq.XElement item, NzbDrone.Core.Parser.Model.ReleaseInfo releaseInfo) [0x0003e] in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Indexers\Newznab\NewznabRssParser.cs:66
at NzbDrone.Core.Indexers.RssParser.ProcessItem (System.Xml.Linq.XElement item) [0x00026] in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Indexers\RssParser.cs:142
at NzbDrone.Core.Indexers.RssParser.ParseResponse (NzbDrone.Core.Indexers.IndexerResponse indexerResponse) [0x00036] in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Indexers\RssParser.cs:62
Close
Description of issue: Sonarr refuses to connect to Jackett. Giving this error below. I triple checked my Jackett api key and url for the jackett indexer is correct.
“No results were returned from your indexer, please check your settings.”
Indexers are successfully added to Jackett, i did a test and gives me green checkmark. I can manually search in Jackett and works perfectly fine, brings results.
What am i doing wrong?
Thanks!