mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-07 21:51:14 -07:00
Move get poster to notification handler
This commit is contained in:
parent
b1ecff3d10
commit
0e53252a27
3 changed files with 63 additions and 51 deletions
|
@ -1479,6 +1479,13 @@ available_notification_agents = sorted(notifiers.available_notification_agents()
|
|||
<td><strong>{duration}</strong></td>
|
||||
<td>The duration (in minutes) for the item.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>{poster_url}</strong></td>
|
||||
<td>
|
||||
A URL for the movie or TV show poster.<br />
|
||||
<p class="small-muted">(PMS agent must be Freebase or TheTVDB)</p>
|
||||
</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