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
Joe Rogers 0674f84e9e
Add check so nulls will result in valid sort
2 years ago
..
AiredEpisodeOrderComparer.cs Fix warnings in Sorting 3 years ago
AlbumArtistComparer.cs Fix some warnings 3 years ago
AlbumComparer.cs More cleanup 3 years ago
ArtistComparer.cs Fix some warnings 3 years ago
CommunityRatingComparer.cs Enable nullable reference types for Emby.Server.Implementations 3 years ago
CriticRatingComparer.cs Fix warnings in Sorting 3 years ago
DateCreatedComparer.cs Fix warnings in Sorting 3 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 Add check so nulls will result in valid sort 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 Fix some warnings 3 years ago
OfficialRatingComparer.cs Enable nullable reference types for Emby.Server.Implementations 3 years ago
ParentIndexNumberComparer.cs Add check so nulls will result in valid sort 2 years ago
PlayCountComparer.cs Fix warnings in Sorting 3 years ago
PremiereDateComparer.cs Fix warnings in Sorting 3 years ago
ProductionYearComparer.cs Fix warnings in Sorting 3 years ago
RandomComparer.cs Fix warnings in Sorting 3 years ago
RuntimeComparer.cs Fix warnings in Sorting 3 years ago
SeriesSortNameComparer.cs Fix some warnings 3 years ago
SortNameComparer.cs Fix some warnings 3 years ago
StartDateComparer.cs Enable nullable reference types for Emby.Server.Implementations 3 years ago
StudioComparer.cs Fix warnings in Sorting 3 years ago