Imgur instructions

JonnyWong16
2016-05-08 14:40:10 -07:00
parent b9b132e392
commit 87a312ac8c

@@ -34,7 +34,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-q3)
* [All my recently added notifications are showing `S00E01`.](#notifications-q4)
* [I can't seem to setup Gmail notifications. Help?](#notifications-q5)
* [How do I set up Imgur for notification posters?](#notifications-q6)
## Windows
* [I enabled HTTPS but received a warning that the pyOpenSSL module is missing. How do I fix this?](#windows-q1)
@@ -217,6 +217,9 @@ SMTP Password: Your Gmail password or app password if you use 2-factor authent
TLS: checked
```
#### <a name="notifications-q6">Q:</a> How do I set up Imgur for notification posters?
**A:** First you must create an [Imgur account](https://imgur.com/register), then register a new application [here](https://api.imgur.com/oauth2/addclient). Enter an Application Name, Email, and Description, and select the option "Anonymous usage without user authorization". You will receive a new `client_id` for your application. Enter this value for the "Imgur Client ID" in the PlexPy settings.
---