This file contains hidden or 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
2015-12-04 12:11:03 ERROR Thread-39::Failed doing webui callback: Traceback (most recent call last): | |
None | |
2015-12-04 12:10:18 ERROR Thread-42::Please set your GitHub username and password in the config and enable debug. Unable to submit issue ticket to GitHub! | |
2015-12-04 12:08:43 INFO Thread-14::No update needed | |
2015-12-04 12:08:29 INFO Thread-14::Checking for updates using GIT | |
AttributeError: 'NoneType' object has no attribute 'indexerid' | |
if show.indexerid == x.show.indexerid and x != self.currentItem: | |
File "/volume1/@appstore/sickrage/var/SickRage/sickbeard/show_queue.py", line 163, in removeShow | |
sickbeard.showQueueScheduler.action.removeShow(show, bool(remove_files)) | |
File "/volume1/@appstore/sickrage/var/SickRage/sickrage/show/Show.py", line 50, in delete |