mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-14 02:26:58 -07:00
Update settings page to show available stream_duration
This commit is contained in:
parent
cba8608c23
commit
3cbf05d54a
1 changed files with 4 additions and 0 deletions
|
@ -842,6 +842,10 @@ available_notification_agents = notifiers.available_notification_agents()
|
|||
<td width="150"><strong>{duration}</strong></td>
|
||||
<td>The duration (in minutes) for the item.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="150"><strong>{stream_duration}</strong></td>
|
||||
<td>The stream duration (in minutes) for the item.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="150"><strong>{progress}</strong></td>
|
||||
<td>The last reported offset (in minutes) for the item.</td>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue