diff --git a/plexpy/notifiers.py b/plexpy/notifiers.py index 360fa47e..bb5d8947 100644 --- a/plexpy/notifiers.py +++ b/plexpy/notifiers.py @@ -2097,12 +2097,16 @@ class FacebookNotifier(object): config_option = [{'label': 'Instructions', 'description': 'Facebook notifications are currently experimental!

\ Step 1: Visit \ - Facebook Developers to create a new app using advanced setup.
\ - Step 2: Go to Settings > Advanced and fill in \ + Facebook Developers to add a new app using basic setup.
\ + Step 2: Go to Settings > Basic and fill in a \ + Contact Email.
\ + Step 3: Go to Settings > Advanced and fill in \ Valid OAuth redirect URIs with your PlexPy URL (i.e. http://localhost:8181).
\ - Step 3: Fill in the PlexPy URL below with the exact same URL from Step 2.
\ - Step 4: Fill in the App ID and App Secret below.
\ - Step 5: Click the Request Authorization button below.', + Step 4: Go to App Review and toggle public to Yes.
\ + Step 5: Fill in the PlexPy URL below with the exact same URL from Step 3.
\ + Step 6: Fill in the App ID and App Secret below.
\ + Step 7: Click the Request Authorization button below.
\ + Step 8: Fill in the Group ID below.', 'input_type': 'help' }, {'label': 'PlexPy URL',