Add Rotten Tomatoes rating
This commit is contained in:
@@ -1968,6 +1968,13 @@
|
||||
<td><strong>{rating}</strong></td>
|
||||
<td>The rating (out of 10) for the item.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>{audience_rating}</strong></td>
|
||||
<td>
|
||||
The audience rating (%) for the item.
|
||||
<p class="small-muted">(Ratings source must be Rotten Tomatoes for the Plex Movie agent)</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>{duration}</strong></td>
|
||||
<td>The duration (in minutes) for the item.</td>
|
||||
|
Reference in New Issue
Block a user