mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-13 16:52:58 -07:00
Add machine_id to get_history API response
This commit is contained in:
parent
da8d41868d
commit
dfb60de6d2
2 changed files with 4 additions and 0 deletions
|
@ -1871,6 +1871,7 @@ class WebInterface(object):
|
|||
"guid": "com.plexapp.agents.thetvdb://121361/6/1?lang=en",
|
||||
"ip_address": "xxx.xxx.xxx.xxx",
|
||||
"live": 0,
|
||||
"machine_id": "lmd93nkn12k29j2lnm",
|
||||
"media_index": 17,
|
||||
"media_type": "episode",
|
||||
"originally_available_at": "2016-04-24",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue