Skip to content

Instantly share code, notes, and snippets.

@Blizzke
Last active December 20, 2015 16:08
Show Gist options
  • Save Blizzke/3a9e252f148c8cbcf355 to your computer and use it in GitHub Desktop.
Save Blizzke/3a9e252f148c8cbcf355 to your computer and use it in GitHub Desktop.
ERROR::FINDSUBTITLES::Exception generated in thread FINDSUBTITLES: Index must be int or string
DEBUG::FINDSUBTITLES::'
Traceback (most recent call last):
File "/volume1/@appstore/sickbeard-custom/var/SickBeard/sickbeard/scheduler.py", line 109, in run
self.action.run(self.force)
File "/volume1/@appstore/sickbeard-custom/var/SickBeard/sickbeard/subtitles.py", line 446, in run
\'searchcount\'] < 7 and now - datetime.datetime.strptime(epToSub[b\'lastsearch\'],
IndexError: Index must be int or string'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment