From 716f76baed8b3fdbda8c33cbaa7a40b0b9c0b50f Mon Sep 17 00:00:00 2001 From: JonnyWong16 Date: Mon, 17 Feb 2020 15:23:36 -0800 Subject: [PATCH] Fix poster/background not showing for Live TV watch statistics --- data/interfaces/default/home_stats.html | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/data/interfaces/default/home_stats.html b/data/interfaces/default/home_stats.html index abad7504..6f52a16e 100644 --- a/data/interfaces/default/home_stats.html +++ b/data/interfaces/default/home_stats.html @@ -72,12 +72,8 @@ DOCUMENTATION :: END
% if stat_id in ('top_movies', 'popular_movies', 'top_tv', 'popular_tv', 'top_music', 'popular_music', 'last_watched'): - % if row0['art']: <% fallback = 'art-live' if row0['live'] else 'art' %>
- % else: -
- % endif % elif stat_id == 'top_platforms':
% else: @@ -102,11 +98,7 @@ DOCUMENTATION :: END href += '&source=history' %> - % if row0['thumb']: -
- % else: -
- % endif +
% elif stat_id == 'top_users':