mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-07 05:31:15 -07:00
Change home stats type to 'plays' or 'duration'
This commit is contained in:
parent
e36be32b8e
commit
d93390f8ed
3 changed files with 12 additions and 6 deletions
2
API.md
2
API.md
|
@ -733,7 +733,7 @@ Required parameters:
|
|||
Optional parameters:
|
||||
grouping (int): 0 or 1
|
||||
time_range (str): The time range to calculate statistics, '30'
|
||||
stats_type (int): 0 for plays, 1 for duration
|
||||
stats_type (str): plays or duration
|
||||
stats_count (str): The number of top items to list, '5'
|
||||
|
||||
Returns:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue