You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
IndexError: No item with that key
if self.providerID != 'newzbin' and not show_name_helpers.filterBadReleases(curResult["name"], curResult["lang"]):
File "D:\workspace\sickbeard\sickbeard\tvcache.py", line 348, in findNeededEpisodes
return self.cache.findNeededEpisodes()
File "D:\workspace\sickbeard\sickbeard\providers\generic.py", line 180, in searchRSS
curFoundResults = curProvider.searchRSS()
File "D:\workspace\sickbeard\sickbeard\search.py", line 155, in searchForNeededEpisodes
The text was updated successfully, but these errors were encountered:
IndexError: No item with that key
if self.providerID != 'newzbin' and not show_name_helpers.filterBadReleases(curResult["name"], curResult["lang"]):
File "D:\workspace\sickbeard\sickbeard\tvcache.py", line 348, in findNeededEpisodes
return self.cache.findNeededEpisodes()
File "D:\workspace\sickbeard\sickbeard\providers\generic.py", line 180, in searchRSS
curFoundResults = curProvider.searchRSS()
File "D:\workspace\sickbeard\sickbeard\search.py", line 155, in searchForNeededEpisodes
The text was updated successfully, but these errors were encountered: