This event is triggered when a user successfully logs in to your Emby Media Server.
Available Tokens | |
%user.id% | The internal identifier of the emby-user that has authenticated |
%username% | The username of the emby-user that has authenticated |
%user.server.name% | The name of the emby-server that processed the authentication request |
%server.id% | The internal identifier of the emby-server that processed the authentication request |
%device.id% | The internal identifier of the device that performed the authentication (ie, the device the user is using) |
%device.name% | The name of the device that performed the authentication (ie, the device the user is using) |
%device.remote.ipaddress% | The ip address that this authentication originated from |
See also: Server, ScripterX |