Jump to content

activity log userid


1moment

Recommended Posts

1moment

Hi there,

 

When I pull a activity log like this:

 

http://192.168.1.15:8096/emby/System/ActivityLog/Entries?api_key=xxx

 

Each entry looks like this:

 

{
"Id": 1481,
"Name": "xxx is online from Chrome",
"ShortOverview": "Ip address: 192.168.1.11",
"Type": "SessionStarted",
"Date": "2019-05-17T15:49:29.2800000Z",
"UserId": "5",
"Severity": "Info"
},

 

I am having trouble figuring out how to resolve userid to a name since the userid's when I pull http://192.168.1.15:8096/emby/Users?api_key=xxx are all longer format like this: 71a80ce699f44ccbb55aff701c7f53ad

 

Thanks in advance!

Link to comment
Share on other sites

Ah yes we'll have to look into that. It's returning the internal Id and not the user guid. Thanks.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...