mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-14 02:26:58 -07:00
Rename API get_history response duration to play_duration
This commit is contained in:
parent
b0921b5f4a
commit
07715c6a49
1 changed files with 1 additions and 1 deletions
|
@ -1920,7 +1920,6 @@ class WebInterface(object):
|
|||
"filter_duration": "10 hrs 12 mins",
|
||||
"data":
|
||||
[{"date": 1462687607,
|
||||
"duration": 263,
|
||||
"friendly_name": "Mother of Dragons",
|
||||
"full_title": "Game of Thrones - The Red Woman",
|
||||
"grandparent_rating_key": 351,
|
||||
|
@ -1942,6 +1941,7 @@ class WebInterface(object):
|
|||
"paused_counter": 0,
|
||||
"percent_complete": 84,
|
||||
"platform": "Windows",
|
||||
"play_duration": 263,
|
||||
"product": "Plex for Windows",
|
||||
"player": "Castle-PC",
|
||||
"rating_key": 4348,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue