This website requires JavaScript.
Explore
Help
Sign In
alteropen
/
jellyfin
Watch
1
Star
0
Fork
0
You've already forked jellyfin
mirror of
https://github.com/jellyfin/jellyfin.git
synced
2026-04-17 07:42:31 +01:00
Code
Issues
Actions
7
Packages
Projects
Releases
Wiki
Activity
Files
c12cab6844c5253240b725e3de634fb505a23d1b
jellyfin
/
Emby.Server.Implementations
/
Sorting
History
Cody Robibero
04cac23a11
Merge pull request
#7548
from 1337joe/comparer-null-fix
...
(cherry picked from commit
72aca15191
) Signed-off-by: crobibero <
cody@robibe.ro
>
2022-04-07 12:54:58 -04: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
…
ArtistComparer.cs
…
CommunityRatingComparer.cs
…
CriticRatingComparer.cs
…
DateCreatedComparer.cs
…
DateLastMediaAddedComparer.cs
Enable nullable reference types for Emby.Server.Implementations
2021-05-20 22:48:53 +02:00
DatePlayedComparer.cs
…
IndexNumberComparer.cs
…
IsFavoriteOrLikeComparer.cs
…
IsFolderComparer.cs
…
IsPlayedComparer.cs
…
IsUnplayedComparer.cs
…
NameComparer.cs
…
OfficialRatingComparer.cs
…
ParentIndexNumberComparer.cs
…
PlayCountComparer.cs
…
PremiereDateComparer.cs
…
ProductionYearComparer.cs
…
RandomComparer.cs
…
RuntimeComparer.cs
…
SeriesSortNameComparer.cs
…
SortNameComparer.cs
…
StartDateComparer.cs
…
StudioComparer.cs
…