diff --git a/Frequently-Asked-Questions-(FAQ).md b/Frequently-Asked-Questions-(FAQ).md index 18d95d4..e8efad1 100644 --- a/Frequently-Asked-Questions-(FAQ).md +++ b/Frequently-Asked-Questions-(FAQ).md @@ -40,7 +40,7 @@ * [I can't seem to setup Gmail notifications. Help?](#notifications-q5) * [Why are posters not showing up in my notifications?](#notifications-q6) * [How do I set up Imgur for notification posters?](#notifications-q7) -* [Facebook notifications are telling me "Insufficient permission to post to target on behalf of the viewer".](notifications-q8) +* [Facebook notifications are telling me "Insufficient permission to post to target on behalf of the viewer".](#notifications-q8) * [Facebook notifications are telling me "Some of the aliases you requested do not exist".](#notifications-q9) ## Windows @@ -220,7 +220,7 @@ If the item can't be found then you can flush the temporary sessions database in **A:** To be honest: Yes. To be very honest: No. You probably forgot to click on the gray bell icon next to the Notification Agent. On the popup you have to check for which notification the selected agent should be used for. After you checked at least one notification type and clicked on Close the bell turns satisfying orange-ish. Also, make sure the "Global Notification Toggles" are enabled under Settings > Notifications. #### Q: My tests say they are successful, but the notification isn't sent and there's nothing in the logs. -**A:** Sometimes the browser cache will cause problems with the tests. Press Ctrl+F5 on your keyboard, then retry the test. It should now work. +**A:** Sometimes the browser cache will cause problems with the test notifications. Do a force refresh on the settings page (CTRL+F5 or OPTION+Reload on Mac/Safari), then try sending a test notification again. #### Q: Can I disable notifications for a specific user/library? **A:** You can control which users/libraries will trigger notifications by going to Users/Libraries > Edit mode > Toggle Notifications. @@ -252,7 +252,7 @@ TLS: checked **A:** When allowing PlexPy to access your Facebook account, you must select `Public` or `Friends` for the app visibility permissions. Selecting `Only Me` will not work. #### Q: Facebook notifications are telling me "Some of the aliases you requested do not exist". -**A:** The Facebook Group ID you've used is incorrect. If your group has a named URL, you'll need to find the ID number using a tool like [lookup-id.com](https://lookup-id.com/). You'll need to make your group open in order for that tool to work. You can change the group back to closed/secret once you have the ID number. +**A:** Your Facebook Group ID is incorrect. If your group has a named URL, you'll need to find the ID number using a tool like [lookup-id.com](https://lookup-id.com). Your group will need to be open in order for that tool to work. You can change the group back to closed/secret once you have the group ID number. ---