Sonarr not finding Colbert episodes on BTN

Hi,
Sonarr doesn’t seem to be finding Late Show with Stephen Colbert episodes on BTN. Same thing happened on Sickrage until I added “Stephen Colbert” to Scene Exception under Advanced settings. Is there anyway to make it work?

15-10-28 00:48:24.2|Info|NzbSearchService|Searching 2 indexers for [The Late Show with Stephen Colbert : S01E30]
15-10-28 00:48:24.5|Trace|EventAggregator|Publishing CommandUpdatedEvent
15-10-28 00:48:24.5|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
15-10-28 00:48:24.5|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
15-10-28 00:48:24.5|Debug|BroadcastheNet|Downloading Feed http://api.btnapps.net/
15-10-28 00:48:24.5|Trace|HttpClient|Req: [POST] http://api.btnapps.net/ 
 {
  "jsonrpc": "2.0",
  "method": "getTorrents",
  "params": [
    "<removed>",
    {
      "category": "Episode",
      "name": "S01E30",
      "tvdb": "289574"
    },
    100,
    0
  ],
  "id": "88d74893"
}
15-10-28 00:48:24.5|Trace|HttpClient|Res: [POST] http://api.btnapps.net/ : 200.OK (31 ms)
15-10-28 00:48:24.5|Debug|BroadcastheNet|Downloading Feed http://api.btnapps.net/
15-10-28 00:48:24.5|Trace|RateLimitService|Rate Limit triggered, delaying 'api.btnapps.net' for 1.964 sec
15-10-28 00:48:26.5|Trace|HttpClient|Req: [POST] http://api.btnapps.net/ 
 {
  "jsonrpc": "2.0",
  "method": "getTorrents",
  "params": [
    "<removed>",
    {
      "category": "Season",
      "name": "Season 1",
      "tvdb": "289574"
    },
    100,
    0
  ],
  "id": "01c1859d"
}
15-10-28 00:48:26.6|Trace|HttpClient|Res: [POST] http://api.btnapps.net/ : 200.OK (50 ms)
15-10-28 00:48:26.6|Debug|NzbSearchService|Total of 0 reports were found for [The Late Show with Stephen Colbert : S01E30] from 2 indexers
15-10-28 00:48:26.6|Info|DownloadDecisionMaker|No results found

Oops. I found another thread with same issue The Late Show with Stephen Colbertchanging the series from Standard to Daily seems to have fixed the problem for me.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.