mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-24 01:34:45 +03:00
Reports - Code cleanup, Added user image to Activities log, Export update
This commit is contained in:
@@ -35,22 +35,28 @@ namespace MediaBrowser.Api.Reports
|
||||
Subtitles,
|
||||
Genres,
|
||||
Countries,
|
||||
StatusImage,
|
||||
Status,
|
||||
Tracks,
|
||||
EpisodeSeries,
|
||||
EpisodeSeason,
|
||||
AudioAlbumArtist,
|
||||
MusicArtist,
|
||||
AudioAlbum,
|
||||
Status,
|
||||
Locked,
|
||||
Unidentified,
|
||||
ImagePrimary,
|
||||
ImageBackdrop,
|
||||
ImageLogo,
|
||||
|
||||
//Activity logs
|
||||
Overview,
|
||||
ShortOverview,
|
||||
Type,
|
||||
Date,
|
||||
UserPrimaryImageTag,
|
||||
UserPrimaryImage,
|
||||
Severity,
|
||||
Item,
|
||||
User
|
||||
User,
|
||||
UserId
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user