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
IndexNumberComparer.cs
IsFavoriteOrLikeComparer.cs
IsFolderComparer.cs
IsPlayedComparer.cs
IsUnplayedComparer.cs
NameComparer.cs
OfficialRatingComparer.cs Respect library country code for parental ratings 2026-03-10 19:04:02 -04:00
ParentIndexNumberComparer.cs
PlayCountComparer.cs
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
StudioComparer.cs