Add some date options for notifications
This commit is contained in:
@@ -1825,6 +1825,26 @@
|
||||
<td><strong>{year}</strong></td>
|
||||
<td>The release year for the item.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>{release_date}</strong></td>
|
||||
<td>The release date (in date format) for the item.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>{air_date}</strong></td>
|
||||
<td>The air date (in date format) for the item.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>{added_date}</strong></td>
|
||||
<td>The date (in date format) the item was added to Plex.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>{updated_date}</strong></td>
|
||||
<td>The date (in date format) the item was updated on Plex.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>{last_viewed_date}</strong></td>
|
||||
<td>The date (in date format) the item was last viewed on Plex.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>{studio}</strong></td>
|
||||
<td>The studio for the item.</td>
|
||||
|
Reference in New Issue
Block a user