Adjusted wording of cache faq

Tyler Burnshaw
2016-11-04 01:19:32 -03:00
parent f591605aa9
commit 8f35ebe07b

@@ -33,7 +33,7 @@
## Notifications
* [I can't get Notifications working! Is there a magic trick?](#notifications-q1)
* [My tests are successful, but the notification isn't sent and there's nothing in the logs](#notifications-q10)
* [My tests say they are successful, but the notification isn't sent and there's nothing in the logs.](#notifications-q10)
* [Can I disable notifications for a specific user/library?](#notifications-q2)
* [Can I disable recently added notifications for TV Shows/Movies?](#notifications-q3)
* [All my recently added notifications are showing `S00E01`.](#notifications-q4)
@@ -219,7 +219,7 @@ If the item can't be found then you can flush the temporary sessions database in
#### <a name="notifications-q1">Q:</a> I can't get Notifications working! Is there a magic trick?
**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.
#### <a name="notifications-q10">Q:</a> My tests are successful, but the notification isn't sent and there's nothing in the logs.
#### <a name="notifications-q10">Q:</a> 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 name="notifications-q2">Q:</a> Can I disable notifications for a specific user/library?