mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-30 19:40:08 -07:00
library_media_stats for libraries page
This commit is contained in:
parent
aed84852c0
commit
7bc94cd95d
2 changed files with 26 additions and 0 deletions
|
@ -41,6 +41,8 @@
|
|||
<th align="left" id="last_played">Last Played</th>
|
||||
<th align="left" id="total_plays">Total Plays</th>
|
||||
<th align="left" id="total_duration">Total Played Duration</th>
|
||||
<th align="left" id="total_storage">Total Storage</th>
|
||||
<th align="left" id="total_runtime">Total Runtime</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue