jellyfin/Emby.Server.Implementations/Sorting
2023-02-15 23:41:28 +01:00
..
AiredEpisodeOrderComparer.cs Replace == null with is null 2022-12-05 15:00:20 +01:00
AlbumArtistComparer.cs
AlbumComparer.cs
ArtistComparer.cs
CommunityRatingComparer.cs Use ArgumentNullException.ThrowIfNull helper method 2022-10-06 20:21:23 +02:00
CriticRatingComparer.cs
DateCreatedComparer.cs Use ArgumentNullException.ThrowIfNull helper method 2022-10-06 20:21:23 +02:00
DateLastMediaAddedComparer.cs
DatePlayedComparer.cs Replace != null with is not null 2022-12-05 15:01:13 +01:00
IndexNumberComparer.cs Use ArgumentNullException.ThrowIfNull helper method 2022-10-06 20:21:23 +02:00
IsFavoriteOrLikeComparer.cs
IsFolderComparer.cs
IsPlayedComparer.cs
IsUnplayedComparer.cs
NameComparer.cs Use ArgumentNullException.ThrowIfNull helper method 2022-10-06 20:21:23 +02:00
OfficialRatingComparer.cs Use ArgumentNullException.ThrowIfNull helper method 2022-10-06 20:21:23 +02:00
ParentIndexNumberComparer.cs Use ArgumentNullException.ThrowIfNull helper method 2022-10-06 20:21:23 +02:00
PlayCountComparer.cs Replace == null with is null 2022-12-05 15:00:20 +01:00
PremiereDateComparer.cs Replace == null with is null 2022-12-05 15:00:20 +01:00
ProductionYearComparer.cs Replace == null with is null 2022-12-05 15:00:20 +01:00
RandomComparer.cs
RuntimeComparer.cs Enable nullable for more files 2023-02-15 23:41:28 +01:00
SeriesSortNameComparer.cs Enable nullable for more files 2023-02-15 23:41:28 +01:00
SortNameComparer.cs Enable nullable for more files 2023-02-15 23:41:28 +01:00
StartDateComparer.cs Enable nullable for more files 2023-02-15 23:41:28 +01:00
StudioComparer.cs Enable nullable for more files 2023-02-15 23:41:28 +01:00