diff --git a/data/interfaces/default/home_stats.html b/data/interfaces/default/home_stats.html index cb8bea64..5c54d771 100644 --- a/data/interfaces/default/home_stats.html +++ b/data/interfaces/default/home_stats.html @@ -21,10 +21,11 @@ grandparent_thumb Returns location of the item's thumbnail. Use with pms_i rating_key Returns the unique identifier for the media item. title Returns the title for the associated stat. -== Only if 'stat_id' is 'top_tv' or 'top_user' or 'top_platform' == +== Only if 'stat_id' is 'top_tv' or 'top_movies' or 'top_user' or 'top_platform' == total_plays Returns the count for the associated stat. +total_duration Returns the total duration for the associated stat. -== Only of 'stat_id' is 'popular_tv' == +== Only of 'stat_id' is 'popular_tv' or 'popular_movies' == users_watched Returns the count for the associated stat. == Only if 'stat_id' is 'top_user' == @@ -63,8 +64,13 @@ DOCUMENTATION :: END
plays
+ % else: +mins
+ % endifplays
+ % else: +mins
+ % endif +users
plays
+ % else: +mins
+ % endifplays
+ % else: +mins
+ % endifIf you have media indexing enabled on your server, use these on the activity pane.
+Specify the number of days for the statistics on the home page. Default is 30 days.
Use play duration instead of play count to generate statistics.
+