Let users know they have to enable a downloader

This commit is contained in:
Ruud
2012-01-01 12:51:30 +01:00
parent 8efc88e691
commit c604ffe3c8
@@ -131,6 +131,7 @@ class Searcher(Plugin):
return True
log.error('Tried to download, but none of the downloaders are enabled')
return False
def correctMovie(self, nzb = {}, movie = {}, quality = {}, **kwargs):