@@ -306,8 +306,9 @@ class QueueItemAdd(ShowQueueItem):
...
@@ -306,8 +306,9 @@ class QueueItemAdd(ShowQueueItem):
self._finishEarly()
self._finishEarly()
return
return
exceptException,e:
exceptException,e:
logger.log(u"Show name with ID %s doesn't exist on %s anymore. If you are using trakt, it will be removed from your TRAKT watchlist. If you are adding manually, try removing the nfo and adding again"%
logger.log(u"Error while loading information from indexer %s. Error: %r"%(self.indexer_id,sickbeard.indexerApi(self.indexer).name,ex(e)),logger.ERROR)
#logger.log(u"Show name with ID %s doesn't exist on %s anymore. If you are using trakt, it will be removed from your TRAKT watchlist. If you are adding manually, try removing the nfo and adding again" %