Last active
December 20, 2015 16:08
-
-
Save Blizzke/3a9e252f148c8cbcf355 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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