index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Emby.Server.Implementations
/
Sorting
/
AiredEpisodeOrderComparer.cs
Age
Commit message (
Expand
)
Author
2021-10-03
Fix warnings in Sorting
Patrick Barron
2021-09-13
Update Emby.Server.Implementations/Sorting/AiredEpisodeOrderComparer.cs
Rob
2021-09-13
Update Emby.Server.Implementations/Sorting/AiredEpisodeOrderComparer.cs
Rob
2021-09-13
Update Emby.Server.Implementations/Sorting/AiredEpisodeOrderComparer.cs
Rob
2021-09-12
Fixing #6269 by comparing PremiereDate when episode comparison would otherwis...
ankenyr
2021-05-20
Enable nullable reference types for Emby.Server.Implementations
Bond_009
2021-02-28
Include specials in the calculation for the "Next Up" episode. Fixes #1479
Moshe Schmidt
2020-07-24
Fix warnings
Bond_009
2020-06-15
fix SA1005
telans
2020-05-29
Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode
Bond_009
2019-02-15
Make all class implementing dynamically loaded interfaces public
Claus Vium
2019-01-13
Visual Studio Reformat: Emby.Server.Implementations Part S-S
Erwin de Haan
2019-01-10
Mayor code cleanup
Erwin de Haan
2016-11-03
move additional classes to new server lib
Luke Pulverenti