This website requires JavaScript.
Explore
Help
Register
Sign In
unkin
/
jellyfin-ha-src
Watch
4
Star
0
Fork
0
You've already forked jellyfin-ha-src
Code
Issues
16
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
7a4271c85f98cfb4ebbe00e9786d17577330beac
jellyfin-ha-src
/
Emby.Server.Implementations
/
Sorting
T
History
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
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
…
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
Replace AlphanumericComparator with new CompareOptions.NumericOrdering
2026-01-14 18:55:47 +01:00