Private GIT

Skip to content
Snippets Groups Projects
Commit e38274d6 authored by Fernando's avatar Fernando Committed by Dustyn Gibson
Browse files

Update search.py

parent 87d81ff0
No related branches found
No related tags found
No related merge requests found
......@@ -137,7 +137,7 @@ def snatchEpisode(result, endStatus=SNATCHED):
client = clients.getClientIstance(sickbeard.TORRENT_METHOD)()
dlResult = client.sendTORRENT(result)
else:
logger.log(u"Torrent file content is empty", logger.ERROR)
logger.log(u"Torrent file content is empty", logger.WARNING)
dlResult = False
else:
logger.log(u"Unknown result type, unable to download it", logger.ERROR)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment