diff --git a/couchpotato/core/plugins/searcher/__init__.py b/couchpotato/core/plugins/searcher/__init__.py index 7e68a07b..d925ae7d 100644 --- a/couchpotato/core/plugins/searcher/__init__.py +++ b/couchpotato/core/plugins/searcher/__init__.py @@ -43,6 +43,7 @@ config = [{ 'name': 'preferred_words', 'label': 'Preferred', 'default': '', + 'placeholder': 'Example: CtrlHD, Amiable, Wiki', 'description': 'Words that give the releases a higher score.' }, {