mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-13 16:52:58 -07:00
Add Imgur client id note in settings
This commit is contained in:
parent
cd35fa1802
commit
89d298ea65
1 changed files with 3 additions and 1 deletions
|
@ -870,7 +870,9 @@
|
|||
</div>
|
||||
</div>
|
||||
<p class="help-block">Enter your Imgur API client ID in order to upload posters.
|
||||
You can register a new application <a href="${anon_url('https://api.imgur.com/oauth2/addclient')}" target="_blank">here</a>.
|
||||
You can register a new application <a href="${anon_url('https://api.imgur.com/oauth2/addclient')}" target="_blank">here</a>.<br />
|
||||
<span style="color: #eb8600;">Note: The shared Imgur client id will be removed in a future PlexPy update!
|
||||
Please enter your own client id in to continue uploading posters!</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue