mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-14 02:26:58 -07:00
Another update to recently added and recently watched.
Recently added albums now include artist name. Recently watched episodes now include show name.
This commit is contained in:
parent
22cc06dec3
commit
6cb1c057cf
4 changed files with 22 additions and 14 deletions
|
@ -50,6 +50,7 @@ DOCUMENTATION :: END
|
|||
<div class="cover-face" style="background-image: url(pms_image_proxy?img=${item['thumb']}&width=300&height=300&fallback=cover);"></div>
|
||||
</div>
|
||||
<div class="dashboard-recent-media-metacontainer">
|
||||
<h3>${item['parent_title']}</h3>
|
||||
<h3>${item['title']}</h3>
|
||||
<div class="text-muted" id="added_at-${item['rating_key']}">${item['added_at']}</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue