jellyfin/Emby.Server.Implementations/Sorting
Maxr1998 0aaf2f470a
Implement Comparers for (Parent)IndexNumber
Can be used in item queries to sort by ParentIndexNumber and IndexNumber (used for disc and track numbers for example).
2022-02-17 01:35:59 +01:00
..
AiredEpisodeOrderComparer.cs Fix warnings in Sorting 2021-10-03 21:41:22 -04:00
AlbumArtistComparer.cs Fix some warnings 2021-11-15 15:57:07 +01:00
AlbumComparer.cs More cleanup 2021-12-27 14:20:05 +00:00
ArtistComparer.cs Fix some warnings 2021-11-15 15:57:07 +01:00
CommunityRatingComparer.cs Enable nullable reference types for Emby.Server.Implementations 2021-05-20 22:48:53 +02:00
CriticRatingComparer.cs Fix warnings in Sorting 2021-10-03 21:41:22 -04:00
DateCreatedComparer.cs Fix warnings in Sorting 2021-10-03 21:41:22 -04:00
DateLastMediaAddedComparer.cs Enable nullable reference types for Emby.Server.Implementations 2021-05-20 22:48:53 +02:00
DatePlayedComparer.cs Fix warnings in Sorting 2021-10-03 21:41:22 -04:00
IndexNumberComparer.cs Implement Comparers for (Parent)IndexNumber 2022-02-17 01:35:59 +01:00
IsFavoriteOrLikeComparer.cs Enable nullable reference types for Emby.Server.Implementations 2021-05-20 22:48:53 +02:00
IsFolderComparer.cs Enable nullable reference types for Emby.Server.Implementations 2021-05-20 22:48:53 +02:00
IsPlayedComparer.cs Enable nullable reference types for Emby.Server.Implementations 2021-05-20 22:48:53 +02:00
IsUnplayedComparer.cs Enable nullable reference types for Emby.Server.Implementations 2021-05-20 22:48:53 +02:00
NameComparer.cs Fix some warnings 2021-11-15 15:57:07 +01:00
OfficialRatingComparer.cs Enable nullable reference types for Emby.Server.Implementations 2021-05-20 22:48:53 +02:00
ParentIndexNumberComparer.cs Implement Comparers for (Parent)IndexNumber 2022-02-17 01:35:59 +01:00
PlayCountComparer.cs Fix warnings in Sorting 2021-10-03 21:41:22 -04:00
PremiereDateComparer.cs Fix warnings in Sorting 2021-10-03 21:41:22 -04:00
ProductionYearComparer.cs Fix warnings in Sorting 2021-10-03 21:41:22 -04:00
RandomComparer.cs Fix warnings in Sorting 2021-10-03 21:41:22 -04:00
RuntimeComparer.cs Fix warnings in Sorting 2021-10-03 21:41:22 -04:00
SeriesSortNameComparer.cs Fix some warnings 2021-11-15 15:57:07 +01:00
SortNameComparer.cs Fix some warnings 2021-11-15 15:57:07 +01:00
StartDateComparer.cs Enable nullable reference types for Emby.Server.Implementations 2021-05-20 22:48:53 +02:00
StudioComparer.cs Fix warnings in Sorting 2021-10-03 21:41:22 -04:00