From 0a936ea1ef6932b5301505c8fe3ea1a573e6e00a Mon Sep 17 00:00:00 2001 From: echel0n Date: Sun, 17 Aug 2014 18:32:47 -0700 Subject: [PATCH] Changed log message to be less confusing for torrents --- sickbeard/search.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sickbeard/search.py b/sickbeard/search.py index beb32838..dfc0158c 100644 --- a/sickbeard/search.py +++ b/sickbeard/search.py @@ -587,8 +587,7 @@ def searchProviders(show, season, episodes, manualSearch=False): logger.DEBUG) if not neededEps: - logger.log(u"All of these episodes were covered by single nzbs, ignoring this multi-ep result", - logger.DEBUG) + logger.log(u"All of these episodes were covered by single episode results, ignoring this multi-episode result", logger.DEBUG) continue # check if these eps are already covered by another multi-result