mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-15 17:52:59 -07:00
Fix get_users_table API docs
This commit is contained in:
parent
d4002b2e2b
commit
ab24116b1b
1 changed files with 2 additions and 3 deletions
|
@ -1267,10 +1267,8 @@ class WebInterface(object):
|
|||
[{"allow_guest": 1,
|
||||
"do_notify": 1,
|
||||
"duration": 2998290,
|
||||
"friendly_name": "Jon Snow",
|
||||
"username": "LordCommanderSnow",
|
||||
"title": "Jon Snow",
|
||||
"email": "Jon.Snow.1337@CastleBlack.com",
|
||||
"friendly_name": "Jon Snow",
|
||||
"guid": "com.plexapp.agents.thetvdb://121361/6/1?lang=en",
|
||||
"history_row_id": 1121,
|
||||
"ip_address": "xxx.xxx.xxx.xxx",
|
||||
|
@ -1290,6 +1288,7 @@ class WebInterface(object):
|
|||
"rating_key": 153037,
|
||||
"row_id": 1,
|
||||
"thumb": "/library/metadata/153036/thumb/1462175062",
|
||||
"title": "Jon Snow",
|
||||
"transcode_decision": "transcode",
|
||||
"user_id": 133788,
|
||||
"user_thumb": "https://plex.tv/users/568gwwoib5t98a3a/avatar",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue