mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-10 15:32:38 -07:00
Add {plex_url} as a notification option
This commit is contained in:
parent
65de742f96
commit
86aa21a8bb
2 changed files with 11 additions and 0 deletions
|
@ -1812,6 +1812,10 @@ available_notification_agents = sorted(notifiers.available_notification_agents()
|
|||
<td><strong>{poster_url}</strong></td>
|
||||
<td>A URL for the movie, TV show, or album poster.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>{plex_url}</strong></td>
|
||||
<td>The Plex URL to your server for the item.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>{imdb_id}</strong></td>
|
||||
<td>The IMDB ID for the movie. <span class="small-muted">(e.g. tt2488496)</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue