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/232453014ff51749f718da2b4fdad24429082707/Emby.Server.Implementations You should set ROOT_URL correctly, otherwise the web may not work correctly.
jellyfin/Emby.Server.Implementations
Patrick Barron db1913b08f
Remove DvdLib ()
2 years ago
..
AppBase Replace != null with is not null 2 years ago
Branding
Channels Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
Collections Replace != null with is not null 2 years ago
Configuration Enable nullable reference types for Emby.Server.Implementations 4 years ago
Cryptography Don't use deprecated HashAlgorithm.Create(string) 2 years ago
Data Remove AddPeopleQueryIndex migration 2 years ago
Devices More cleanup 3 years ago
Dto Use DistinctBy introduced in .NET 6 2 years ago
EntryPoints Use DistinctBy introduced in .NET 6 2 years ago
HttpServer Replace == null with is null 2 years ago
IO Merge pull request from Bond-009/distinctby 2 years ago
Images Use DistinctBy introduced in .NET 6 2 years ago
Library Deduplicate media stream ordering code () 2 years ago
LiveTv Merge pull request from SenorSmartyPants/DVRMetadata 2 years ago
Localization Translated using Weblate (Bulgarian) 2 years ago
MediaEncoder Replace != null with is not null 2 years ago
Net Replace != null with is not null 2 years ago
Playlists Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
Plugins Use custom plugin assembly load context 2 years ago
Properties Add SqliteItemRepository.ItemImageInfoFromValueString as a fuzzing 4 years ago
QuickConnect Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
ScheduledTasks Rename JellyfinDb to JellyfinDbContext 2 years ago
Serialization Use static lambdas 3 years ago
Session Use EventManager for AuthenticationSuccess, AuthenticationFailure () 2 years ago
Sorting Replace != null with is not null 2 years ago
SyncPlay Replace != null with is not null 2 years ago
TV Replace != null with is not null 2 years ago
Udp Fix option to disable server discovery 3 years ago
Updates Replace != null with is not null 2 years ago
ApplicationHost.cs Remove DvdLib () 2 years ago
ConfigurationOptions.cs Fix build errors 2 years ago
Emby.Server.Implementations.csproj chore(deps): update dependency microsoft.codeanalysis.bannedapianalyzers to v3.3.4 () 2 years ago
IStartupOptions.cs Enable in-process restarting 2 years ago
ServerApplicationPaths.cs Remove unused ImageByName API () 2 years ago