diff --git a/Frequently-Asked-Questions-(FAQ).md b/Frequently-Asked-Questions-(FAQ).md index 50c3f64..b63f28b 100644 --- a/Frequently-Asked-Questions-(FAQ).md +++ b/Frequently-Asked-Questions-(FAQ).md @@ -30,6 +30,7 @@ Welcome to the PlexPy FAQ. Please note that most answers are not added yet. If y * [Can I disable recently added notifications for TV Shows/Movies?](#notifications-q2) * [All my recently added notifications are showing `S00E01`.](#notifications-q3) * [I can't seem to setup Gmail notifications. Help?](#notifications-q4) +* [Can I disable notifications for a specific user/library?](#notifications-q5) ## Windows * [I enabled HTTPS but received a warning that the pyOpenSSL module is missing. How do I fix this?](#windows-q1) @@ -179,6 +180,10 @@ SMTP Password: Your Gmail password or app password if you use 2-factor authent TLS: checked ``` +#### 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. + + --- ### Windows