diff --git a/couchpotato/core/plugins/searcher/__init__.py b/couchpotato/core/plugins/searcher/__init__.py index 2d7d3c91..af426503 100644 --- a/couchpotato/core/plugins/searcher/__init__.py +++ b/couchpotato/core/plugins/searcher/__init__.py @@ -21,7 +21,7 @@ config = [{ { 'name': 'ignored_words', 'label': 'Ignored words', - 'default': '', + 'default': 'german, swesub, french, danish, dubbed, swedish, korsub', }, ], }, {