diff --git a/couchpotato/core/notifications/plex/main.py b/couchpotato/core/notifications/plex/main.py index 962e0b87..09fd6ff1 100755 --- a/couchpotato/core/notifications/plex/main.py +++ b/couchpotato/core/notifications/plex/main.py @@ -184,7 +184,7 @@ class Plex(Notification): message=self.test_message, data={}, listener='test', - forceUpdate=True + force=True ) success2 = self.addToLibrary()