Commit Graph

16 Commits (c7d50d640e614a3c13699e3041fbfcb258861c5a)

Author SHA1 Message Date
Bond_009 c7d50d640e Replace == null with is null
1 year ago
Bond_009 a9a5fcde81 Use ArgumentNullException.ThrowIfNull helper method
2 years ago
Patrick Barron 078200d8d4 Fix warnings in Sorting
3 years ago
Rob d557a5371e
Update Emby.Server.Implementations/Sorting/AiredEpisodeOrderComparer.cs
3 years ago
Rob 8d45656c51
Update Emby.Server.Implementations/Sorting/AiredEpisodeOrderComparer.cs
3 years ago
Rob 96bc24b1dc
Update Emby.Server.Implementations/Sorting/AiredEpisodeOrderComparer.cs
3 years ago
ankenyr 2b5f3f294e Fixing #6269 by comparing PremiereDate when episode comparison would otherwise be equal.
3 years ago
Bond_009 7e8428e588 Enable nullable reference types for Emby.Server.Implementations
3 years ago
Moshe Schmidt 4bbfcaef83 Include specials in the calculation for the "Next Up" episode. Fixes #1479
3 years ago
Bond_009 01e781035f Fix warnings
4 years ago
telans acd4389653
fix SA1005
4 years ago
Bond_009 4748105dce Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode
4 years ago
Claus Vium 21f0a7e020 Make all class implementing dynamically loaded interfaces public
5 years ago
Erwin de Haan 0efc699e3d Visual Studio Reformat: Emby.Server.Implementations Part S-S
5 years ago
Erwin de Haan ec1f5dc317 Mayor code cleanup
5 years ago
Luke Pulverenti 3eb4091808 move additional classes to new server lib
8 years ago