Commit Graph

9 Commits (473628ba3a9f68479e0051e76594dc47f7fa08f3)

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 d9263dacd5 Enable nullable for Jellyfin.Server.Implementations
4 years ago
crobibero 5de8c249a0 Don't send activity event if notification type is null
4 years ago
Patrick Barron 5c29b8982d Migrate ActivityLogEntryPoint.OnPlaybackStopped to IEventConsumer
5 years ago