Add thumbnails to notification options

This commit is contained in:
JonnyWong16 2017-04-19 22:09:39 -07:00
parent 014cac7789
commit beb8df9dda
3 changed files with 32 additions and 13 deletions

View file

@ -2171,6 +2171,22 @@
<td><strong>{grandparent_rating_key}</strong></td>
<td>The unique identifier for the TV show or artist.</td>
</tr>
<tr>
<td><strong>{thumb}</strong></td>
<td>The Plex thumbnail for the movie or episode.</td>
</tr>
<tr>
<td><strong>{parent_thumb}</strong></td>
<td>The Plex thumbnail for the season or album.</td>
</tr>
<tr>
<td><strong>{grandparent_thumb}</strong></td>
<td>The Plex thumbnail for the TV show or artist.</td>
</tr>
<tr>
<td><strong>{poster_thumb}</strong></td>
<td>The Plex thumbnail for the poster image.</td>
</tr>
</tbody>
</table>
<table class="notification-params">