diff --git a/couchpotato/core/plugins/searcher/main.py b/couchpotato/core/plugins/searcher/main.py index 74dfbbe7..9b23a558 100644 --- a/couchpotato/core/plugins/searcher/main.py +++ b/couchpotato/core/plugins/searcher/main.py @@ -88,7 +88,6 @@ class Searcher(Plugin): for nzb in sorted_results: successful = fireEvent('download', data = nzb, movie = movie, single = True) - print successful if successful: