jellyfin/Emby.Server.Implementations/Sorting
Cody Robibero 7f26bd1091
Merge pull request #17399 from Shadowghost/fix-extra-year
Fix incorrect year on local trailers
2026-07-25 12:52:51 -04:00
..
AiredEpisodeOrderComparer.cs
AlbumArtistComparer.cs
AlbumComparer.cs
ArtistComparer.cs
CommunityRatingComparer.cs
CriticRatingComparer.cs
DateCreatedComparer.cs
DateLastMediaAddedComparer.cs fix: avoid NRE when sorting by user-dependent keys without a user 2026-07-22 07:43:58 +02:00
DatePlayedComparer.cs Cleanup external item data cleanup (#14072) 2025-05-09 08:35:29 -06:00
IndexNumberComparer.cs
IsFavoriteOrLikeComparer.cs Revert IsPlayed optimization, pass UserItemData to IsPlayed when available (#14786) 2025-09-14 11:18:21 -06:00
IsFolderComparer.cs
IsPlayedComparer.cs Revert IsPlayed optimization, pass UserItemData to IsPlayed when available (#14786) 2025-09-14 11:18:21 -06:00
IsUnplayedComparer.cs Revert IsPlayed optimization, pass UserItemData to IsPlayed when available (#14786) 2025-09-14 11:18:21 -06:00
NameComparer.cs
OfficialRatingComparer.cs Respect library country code for parental ratings 2026-03-10 19:04:02 -04:00
ParentIndexNumberComparer.cs
PlayCountComparer.cs Cleanup external item data cleanup (#14072) 2025-05-09 08:35:29 -06:00
PremiereDateComparer.cs Prefer null checks over HasValue everywhere 2026-07-22 08:09:33 +02:00
ProductionYearComparer.cs Prefer null checks over HasValue everywhere 2026-07-22 08:09:33 +02:00
RandomComparer.cs
RuntimeComparer.cs
SeriesSortNameComparer.cs
SortNameComparer.cs
StartDateComparer.cs Fix modification checks and make sure to use UTC (#14347) 2025-06-26 17:50:37 -06:00
StudioComparer.cs Replace AlphanumericComparator with new CompareOptions.NumericOrdering 2026-01-14 18:55:47 +01:00