# Constants
AdminDatabaseBackup A database backup is completed successfully via Scheduled Tasks.
AdminDatabaseCorrupted Corruption is detected in the server database.
DeviceNew A device accesses the owner’s server for any reason, which may come from background connection testing and doesn’t necessarily indicate active browsing or playback.
EpisodeMetadataType Event is related to a TV Show.
LibraryNew A new item is added to a library to which the user has access.
LibraryOnDeck A new item is added that appears in the user’s On Deck.
MediaPause Media playback pauses.
MediaPlay Media starts playing.
MediaRate Media is rated.
MediaResume Media playback resumes.
MediaScrobble Media is viewed (played past the 90% mark).
MediaStop Media playback stops.
MovieMetadataType Event is related to a Movie.
PlaybackStarted Playback is started by a shared user for the server.
# Structs
Account The account object contains information about the user who triggered the event, including ID, title, and in some cases, a URL for the user’s avatar image.
Event This contains event, user, and owner attributes.
Metadata This last object contains detailed information about the media.
Player The player object contains information about the player which generated the event, if applicable.
Server The server object contains information about the server from which the event was generated, including the title and UUID.
# Type aliases
Name Event Name.