Move get poster to notification handler
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user