diff --git a/couchpotato/core/notifications/plex/__init__.py b/couchpotato/core/notifications/plex/__init__.py index 70c0a3e5..d68ddb19 100755 --- a/couchpotato/core/notifications/plex/__init__.py +++ b/couchpotato/core/notifications/plex/__init__.py @@ -17,7 +17,7 @@ config = [{ 'type': 'enabler', }, { - 'name': 'host', + 'name': 'media_server', 'label': 'Media Server', 'default': 'localhost', 'description': 'Hostname/IP, default localhost'