"Favorite Episodes" (populating a list with latest episodes from my list of favorited TV shows) under "My Specto" has not been working for me since several weeks, maybe months. It used to work before.
I've checked the kodi log, and I see errors with several instances of the following for many different NUMBERs in "Thread-[NUMBER]" eg. Thread-27, etc:
ERROR: Exception in thread Thread-[NUMBER]: Traceback (most recent call last): File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner self.run() File "/home/[user]/.kodi/addons/plugin.video.specto/resources/lib/libraries/workers.py", line 31, in run self._target(*self._args) File "/home/[user]/.kodi/addons/plugin.video.specto/resources/lib/indexers/episodes.py", line 790, in f def f(url): self.list += cache.get(self.trakt_list, 8760, url) TypeError: 'NoneType' object is not iterableERROR: GetDirectory - Error getting plugin://plugin.video.specto/?action=episodeFavouritesERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.specto/?action=episodeFavourites) failedNOTICE: [SPECTO]: ->---------- PARAMS: {'action': 'myNavigator'}ERROR: GetDirectory - Error getting
"Favorite Episodes" (populating a list with latest episodes from my list of favorited TV shows) under "My Specto" has not been working for me since several weeks, maybe months. It used to work before.
I've checked the kodi log, and I see errors with several instances of the following for many different NUMBERs in "Thread-[NUMBER]" eg. Thread-27, etc:
ERROR: Exception in thread Thread-[NUMBER]: Traceback (most recent call last): File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner self.run() File "/home/[user]/.kodi/addons/plugin.video.specto/resources/lib/libraries/workers.py", line 31, in run self._target(*self._args) File "/home/[user]/.kodi/addons/plugin.video.specto/resources/lib/indexers/episodes.py", line 790, in f def f(url): self.list += cache.get(self.trakt_list, 8760, url) TypeError: 'NoneType' object is not iterable
ERROR: GetDirectory - Error getting plugin://plugin.video.specto/?action=episodeFavourites
ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.specto/?action=episodeFavourites) failed
NOTICE: [SPECTO]: ->---------- PARAMS: {'action': 'myNavigator'}
ERROR: GetDirectory - Error getting