Add thumbnails to notification options
This commit is contained in:
@@ -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">
|
||||
|
Reference in New Issue
Block a user