Bitmetv error to add

Hi, first of all thanks for your work, but i’ve a problem to add bitmetv to my indexers, every time i’ve this error:

System.IndexOutOfRangeException: Array index is out of range.
at NzbDrone.Common.Http.HttpRequest.AddCookie (System.String cookies) [0x00000] in <filename unknown>:0 
at NzbDrone.Core.Indexers.BitMeTv.BitMeTvRequestGenerator+<GetRssRequests>d__0.MoveNext () [0x00000] in     <filename unknown>:0 
at System.Linq.Enumerable.First[IndexerRequest] (IEnumerable`1 source) [0x00000] in <filename unknown>:0 
at NzbDrone.Core.Indexers.HttpIndexerBase`1[NzbDrone.Core.Indexers.BitMeTv.BitMeTvSettings].TestConnection () [0x00000] in <filename unknown>:0 

so anyone has same error?

i’ve sonarr 2.0.0.3004

Did you set the cookie for BitMe in Sonarr’s settings?

BitMe isn’t working in that version of Sonarr, but I believe its unrelated to that error.

yes i’ve set right cookie for bitme, i don’t know why i’ve this error

Running mono with the --debug which is required so we can see where the error is (line numbers in the error), currently I can’t even begin to investigate, but I do know it doesn’t work in that version regardless of this error).