You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jellyfin/Emby.Server.Implementations/Sorting
Bond_009 c7d50d640e
Replace == null with is null
1 year ago
..
AiredEpisodeOrderComparer.cs Replace == null with is null 1 year ago
AlbumArtistComparer.cs Fix some warnings 3 years ago
AlbumComparer.cs More cleanup 2 years ago
ArtistComparer.cs Fix some warnings 3 years ago
CommunityRatingComparer.cs Use ArgumentNullException.ThrowIfNull helper method 2 years ago
CriticRatingComparer.cs Fix warnings in Sorting 3 years ago
DateCreatedComparer.cs Use ArgumentNullException.ThrowIfNull helper method 2 years ago
DateLastMediaAddedComparer.cs Enable nullable reference types for Emby.Server.Implementations 3 years ago
DatePlayedComparer.cs Fix warnings in Sorting 3 years ago
IndexNumberComparer.cs Use ArgumentNullException.ThrowIfNull helper method 2 years ago
IsFavoriteOrLikeComparer.cs Enable nullable reference types for Emby.Server.Implementations 3 years ago
IsFolderComparer.cs Enable nullable reference types for Emby.Server.Implementations 3 years ago
IsPlayedComparer.cs Enable nullable reference types for Emby.Server.Implementations 3 years ago
IsUnplayedComparer.cs Enable nullable reference types for Emby.Server.Implementations 3 years ago
NameComparer.cs Use ArgumentNullException.ThrowIfNull helper method 2 years ago
OfficialRatingComparer.cs Use ArgumentNullException.ThrowIfNull helper method 2 years ago
ParentIndexNumberComparer.cs Use ArgumentNullException.ThrowIfNull helper method 2 years ago
PlayCountComparer.cs Replace == null with is null 1 year ago
PremiereDateComparer.cs Replace == null with is null 1 year ago
ProductionYearComparer.cs Replace == null with is null 1 year ago
RandomComparer.cs Fix warnings in Sorting 3 years ago
RuntimeComparer.cs Use ArgumentNullException.ThrowIfNull helper method 2 years ago
SeriesSortNameComparer.cs Fix some warnings 3 years ago
SortNameComparer.cs Use ArgumentNullException.ThrowIfNull helper method 2 years ago
StartDateComparer.cs Enable nullable reference types for Emby.Server.Implementations 3 years ago
StudioComparer.cs Use ArgumentNullException.ThrowIfNull helper method 2 years ago