Commit Graph

10 Commits (2624021d67005835cdffd51694c557bb771f4565)

Author SHA1 Message Date
Bond_009 97a02f5803 Remove BOM from UTF-8 files
5 months ago
Cody Robibero 2920611ffc Convert string MediaType to enum MediaType
1 year ago
Shadowghost a0d13a2418 Apply suggestions from code review
2 years ago
Shadowghost 46a6755e65 Add item id to playback start/stop events
2 years ago
Bond_009 52194f56b5 Replace != null with is not null
2 years ago
Bond_009 c7d50d640e Replace == null with is null
2 years ago
Patrick Barron f638ee6b09 Enable nullable for Jellyfin.Data and remove unnecessary attributes
4 years ago
Patrick Barron d9263dacd5 Enable nullable for Jellyfin.Server.Implementations
4 years ago
Patrick Barron 6f88087fa9 Use index access instead of LINQ.
5 years ago
Patrick Barron 3e5fe04427 Migrate ActivityLogEntryPoint.OnPlaybackStart to IEventConsumer
5 years ago