Cody Robibero
|
2920611ffc
|
Convert string MediaType to enum MediaType
|
2023-10-10 15:57:15 -06:00 |
|
Shadowghost
|
a0d13a2418
|
Apply suggestions from code review
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2023-07-07 08:50:37 +02:00 |
|
Shadowghost
|
46a6755e65
|
Add item id to playback start/stop events
|
2023-07-07 08:50:37 +02:00 |
|
Bond_009
|
52194f56b5
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
|
Bond_009
|
c7d50d640e
|
Replace == null with is null
|
2022-12-05 15:00:20 +01:00 |
|
Patrick Barron
|
f638ee6b09
|
Enable nullable for Jellyfin.Data and remove unnecessary attributes
|
2021-03-06 17:43:01 -05:00 |
|
Patrick Barron
|
d9263dacd5
|
Enable nullable for Jellyfin.Server.Implementations
|
2020-12-12 11:20:48 -05:00 |
|
crobibero
|
5de8c249a0
|
Don't send activity event if notification type is null
|
2020-11-23 08:18:07 -07:00 |
|
Patrick Barron
|
6f88087fa9
|
Use index access instead of LINQ.
|
2020-08-17 21:42:59 -04:00 |
|
Patrick Barron
|
93c00c1440
|
Rename to SessionEndedLogger
|
2020-08-15 13:48:12 -04:00 |
|
Patrick Barron
|
8570cfdba6
|
Migrate ActivityLogEntryPoint.OnSessionEnded to IEventConsumer
|
2020-08-15 02:07:28 -04:00 |
|
Patrick Barron
|
ca3a8bdb98
|
Migrate ActivityLogEntryPoint.OnSessionStarted to IEventConsumer
|
2020-08-15 02:02:58 -04:00 |
|
Patrick Barron
|
5c29b8982d
|
Migrate ActivityLogEntryPoint.OnPlaybackStopped to IEventConsumer
|
2020-08-13 20:33:16 -04:00 |
|
Patrick Barron
|
3e5fe04427
|
Migrate ActivityLogEntryPoint.OnPlaybackStart to IEventConsumer
|
2020-08-13 20:32:54 -04:00 |
|