diff --git a/couchpotato/core/notifications/xbmc/__init__.py b/couchpotato/core/notifications/xbmc/__init__.py index a3767516..840b6220 100644 --- a/couchpotato/core/notifications/xbmc/__init__.py +++ b/couchpotato/core/notifications/xbmc/__init__.py @@ -25,7 +25,7 @@ config = [{ }, { 'name': 'password', - 'default': 'xbmc', + 'default': '', 'type': 'password', }, ],