mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-08 06:00:51 -07:00
Update get_metadata_details docs
This commit is contained in:
parent
9c6b8f1af5
commit
32bb98e8c1
1 changed files with 18 additions and 0 deletions
|
@ -5339,6 +5339,24 @@ class WebInterface(object):
|
|||
"last_viewed_at": "1462165717",
|
||||
"library_name": "TV Shows",
|
||||
"live": 0,
|
||||
"markers": [
|
||||
{
|
||||
"id": 908,
|
||||
"type": "credits",
|
||||
"start_time_offset": 2923863,
|
||||
"end_time_offset": 2998197,
|
||||
"first": true,
|
||||
"final": true
|
||||
},
|
||||
{
|
||||
"id": 908,
|
||||
"type": "intro",
|
||||
"start_time_offset": 1622,
|
||||
"end_time_offset": 109135,
|
||||
"first": null,
|
||||
"final": null
|
||||
}
|
||||
],
|
||||
"media_index": "1",
|
||||
"media_info": [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue