Add {plex_url} as a notification option

This commit is contained in:
JonnyWong16 2016-05-03 00:49:22 -07:00
parent 65de742f96
commit 86aa21a8bb
2 changed files with 11 additions and 0 deletions

View file

@ -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>