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 cb85fc688f
Enable nullable for more files
2 years ago
..
AiredEpisodeOrderComparer.cs Replace == null with is null 2 years ago
AlbumArtistComparer.cs
AlbumComparer.cs
ArtistComparer.cs
CommunityRatingComparer.cs Use ArgumentNullException.ThrowIfNull helper method 2 years ago
CriticRatingComparer.cs
DateCreatedComparer.cs Use ArgumentNullException.ThrowIfNull helper method 2 years ago
DateLastMediaAddedComparer.cs
DatePlayedComparer.cs Replace != null with is not null 2 years ago
IndexNumberComparer.cs Use ArgumentNullException.ThrowIfNull helper method 2 years ago
IsFavoriteOrLikeComparer.cs
IsFolderComparer.cs
IsPlayedComparer.cs
IsUnplayedComparer.cs
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 2 years ago
PremiereDateComparer.cs Replace == null with is null 2 years ago
ProductionYearComparer.cs Replace == null with is null 2 years ago
RandomComparer.cs
RuntimeComparer.cs Enable nullable for more files 2 years ago
SeriesSortNameComparer.cs Enable nullable for more files 2 years ago
SortNameComparer.cs Enable nullable for more files 2 years ago
StartDateComparer.cs Enable nullable for more files 2 years ago
StudioComparer.cs Enable nullable for more files 2 years ago