mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-19 21:03:21 -07:00
Add external guids to metadata
This commit is contained in:
parent
a0919e246d
commit
e00c8fb186
3 changed files with 26 additions and 0 deletions
2
API.md
2
API.md
|
@ -1180,6 +1180,7 @@ Returns:
|
|||
"grandparent_thumb": "/library/metadata/1219/thumb/1462175063",
|
||||
"grandparent_title": "Game of Thrones",
|
||||
"guid": "com.plexapp.agents.thetvdb://121361/6/1?lang=en",
|
||||
"guids": [],
|
||||
"labels": [],
|
||||
"last_viewed_at": "1462165717",
|
||||
"library_name": "TV Shows",
|
||||
|
@ -1901,6 +1902,7 @@ Returns:
|
|||
"grandparent_thumb": "/library/metadata/1219/thumb/1462175063",
|
||||
"grandparent_title": "Game of Thrones",
|
||||
"guid": "com.plexapp.agents.thetvdb://121361/6/1?lang=en",
|
||||
"guids": [],
|
||||
"labels": [],
|
||||
"last_viewed_at": "1462165717",
|
||||
"library_name": "TV Shows",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue