diff --git a/plexpy/notifiers.py b/plexpy/notifiers.py index 2a21cc0c..402e6cd3 100644 --- a/plexpy/notifiers.py +++ b/plexpy/notifiers.py @@ -2361,15 +2361,13 @@ class FacebookNotifier(object): config_option = [{'label': 'Instructions', 'description': 'Step 1: Visit \ 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 \ + Step 2: Go to Settings > Advanced and fill in \ Valid OAuth redirect URIs with your PlexPy URL (e.g. http://localhost:8181).
\ - 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.', + Step 3: Go to App Review and toggle public to Yes.
\ + Step 4: Fill in the PlexPy URL below with the exact same URL from Step 3.
\ + Step 5: Fill in the App ID and App Secret below.
\ + Step 6: Click the Request Authorization button below.
\ + Step 7: Fill in your Group ID below.', 'input_type': 'help' }, {'label': 'PlexPy URL',