Merge branch 'refs/heads/develop'

This commit is contained in:
Ruud
2012-05-04 17:27:36 +02:00
+1 -1
View File
@@ -186,7 +186,7 @@ class Searcher(Plugin):
return True return True
log.error('Tried to download, but none of the downloaders are enabled') log.info('Tried to download, but none of the downloaders are enabled')
return False return False
def correctMovie(self, nzb = {}, movie = {}, quality = {}, **kwargs): def correctMovie(self, nzb = {}, movie = {}, quality = {}, **kwargs):