I am having issues connecting to BitMeTV on Sonarr version 2.0.0.3243 and it throws the following error:
Message:
Unable to connect to indexer: Indexer API call resulted in an unexpected StatusCode [Redirect]: Indexer API call resulted in an unexpected StatusCode [Redirect]
Exception:
NzbDrone.Core.Indexers.Exceptions.IndexerException: Indexer API call resulted in an unexpected StatusCode [Redirect]
at NzbDrone.Core.Indexers.RssParser.PreProcess (NzbDrone.Core.Indexers.IndexerResponse indexerResponse) [0x000a1] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Indexers\RssParser.cs:105
at NzbDrone.Core.Indexers.RssParser.ParseResponse (NzbDrone.Core.Indexers.IndexerResponse indexerResponse) [0x00006] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Indexers\RssParser.cs:40
at NzbDrone.Core.Indexers.HttpIndexerBase`1[NzbDrone.Core.Indexers.BitMeTv.BitMeTvSettings].FetchPage (NzbDrone.Core.Indexers.IndexerRequest request, IParseIndexerResponse parser) [0x0005c] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:204
at NzbDrone.Core.Indexers.HttpIndexerBase`1[NzbDrone.Core.Indexers.BitMeTv.BitMeTvSettings].TestConnection () [0x0000e] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:218
Any ideas? I have confirmed that my userid, RSS passkey and cookie have been entered correctly
Thanks