Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/src/commit/bfb31a9bceb294f1c75e0c6530e917cc0a9bf108/Emby.Server.Implementations/Sorting You should set ROOT_URL correctly, otherwise the web may not work correctly.
Bond_009 52194f56b5 Replace != null with is not null 2 years ago
..
AiredEpisodeOrderComparer.cs Replace == null with is null 2 years ago
AlbumArtistComparer.cs Fix some warnings 3 years ago
AlbumComparer.cs More cleanup 3 years ago
ArtistComparer.cs Fix some warnings 3 years ago
CommunityRatingComparer.cs Use ArgumentNullException.ThrowIfNull helper method 3 years ago
CriticRatingComparer.cs Fix warnings in Sorting 4 years ago
DateCreatedComparer.cs Use ArgumentNullException.ThrowIfNull helper method 3 years ago
DateLastMediaAddedComparer.cs Enable nullable reference types for Emby.Server.Implementations 4 years ago
DatePlayedComparer.cs Replace != null with is not null 2 years ago
IndexNumberComparer.cs Use ArgumentNullException.ThrowIfNull helper method 3 years ago
IsFavoriteOrLikeComparer.cs Enable nullable reference types for Emby.Server.Implementations 4 years ago
IsFolderComparer.cs Enable nullable reference types for Emby.Server.Implementations 4 years ago
IsPlayedComparer.cs Enable nullable reference types for Emby.Server.Implementations 4 years ago
IsUnplayedComparer.cs Enable nullable reference types for Emby.Server.Implementations 4 years ago
NameComparer.cs Use ArgumentNullException.ThrowIfNull helper method 3 years ago
OfficialRatingComparer.cs Use ArgumentNullException.ThrowIfNull helper method 3 years ago
ParentIndexNumberComparer.cs Use ArgumentNullException.ThrowIfNull helper method 3 years ago
PlayCountComparer.cs Replace == null with is null 2 years ago
PremiereDateComparer.cs Replace == null with is null 2 years ago
ProductionYearComparer.cs Replace == null with is null 2 years ago
RandomComparer.cs Fix warnings in Sorting 4 years ago
RuntimeComparer.cs Use ArgumentNullException.ThrowIfNull helper method 3 years ago
SeriesSortNameComparer.cs Fix some warnings 3 years ago
SortNameComparer.cs Use ArgumentNullException.ThrowIfNull helper method 3 years ago
StartDateComparer.cs Enable nullable reference types for Emby.Server.Implementations 4 years ago
StudioComparer.cs Use ArgumentNullException.ThrowIfNull helper method 3 years ago