Changed log message to be less confusing for torrents

This commit is contained in:
echel0n 2014-08-17 18:32:47 -07:00
parent 4fdbb24587
commit 0a936ea1ef

View file

@ -587,8 +587,7 @@ def searchProviders(show, season, episodes, manualSearch=False):
logger.DEBUG) logger.DEBUG)
if not neededEps: if not neededEps:
logger.log(u"All of these episodes were covered by single nzbs, ignoring this multi-ep result", logger.log(u"All of these episodes were covered by single episode results, ignoring this multi-episode result", logger.DEBUG)
logger.DEBUG)
continue continue
# check if these eps are already covered by another multi-result # check if these eps are already covered by another multi-result