Update Facebook instructions
This commit is contained in:
@@ -2097,12 +2097,16 @@ class FacebookNotifier(object):
|
|||||||
config_option = [{'label': 'Instructions',
|
config_option = [{'label': 'Instructions',
|
||||||
'description': '<strong>Facebook notifications are currently experimental!</strong><br><br> \
|
'description': '<strong>Facebook notifications are currently experimental!</strong><br><br> \
|
||||||
Step 1: Visit <a href="https://developers.facebook.com/apps/" target="_blank"> \
|
Step 1: Visit <a href="https://developers.facebook.com/apps/" target="_blank"> \
|
||||||
Facebook Developers</a> to create a new app using <strong>advanced setup</strong>.<br>\
|
Facebook Developers</a> to add a new app using <strong>basic setup</strong>.<br>\
|
||||||
Step 2: Go to <strong>Settings > Advanced</strong> and fill in \
|
Step 2: Go to <strong>Settings > Basic</strong> and fill in a \
|
||||||
|
<strong>Contact Email</strong>.<br>\
|
||||||
|
Step 3: Go to <strong>Settings > Advanced</strong> and fill in \
|
||||||
<strong>Valid OAuth redirect URIs</strong> with your PlexPy URL (i.e. http://localhost:8181).<br>\
|
<strong>Valid OAuth redirect URIs</strong> with your PlexPy URL (i.e. http://localhost:8181).<br>\
|
||||||
Step 3: Fill in the <strong>PlexPy URL</strong> below with the exact same URL from Step 2.<br>\
|
Step 4: Go to <strong>App Review</strong> and toggle public to <strong>Yes</strong>.<br>\
|
||||||
Step 4: Fill in the <strong>App ID</strong> and <strong>App Secret</strong> below.<br>\
|
Step 5: Fill in the <strong>PlexPy URL</strong> below with the exact same URL from Step 3.<br>\
|
||||||
Step 5: Click the <strong>Request Authorization</strong> button below.',
|
Step 6: Fill in the <strong>App ID</strong> and <strong>App Secret</strong> below.<br>\
|
||||||
|
Step 7: Click the <strong>Request Authorization</strong> button below.<br> \
|
||||||
|
Step 8: Fill in the <strong>Group ID</strong> below.',
|
||||||
'input_type': 'help'
|
'input_type': 'help'
|
||||||
},
|
},
|
||||||
{'label': 'PlexPy URL',
|
{'label': 'PlexPy URL',
|
||||||
|
Reference in New Issue
Block a user