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/bedee7922f3be0cd5d1f4f687e9766c1217e39e7/Emby.Server.Implementations You should set ROOT_URL correctly, otherwise the web may not work correctly.
jellyfin/Emby.Server.Implementations
Shadowghost bedee7922f Fix interface address assignment and resolution in SSDP 2 years ago
..
AppBase Enable nullable for more files () 2 years ago
Branding
Channels Use dependency injection for IChannel 2 years ago
Collections Replace != null with is not null 2 years ago
Configuration Enable nullable for more files () 2 years ago
Cryptography Don't use deprecated HashAlgorithm.Create(string) 2 years ago
Data Merge pull request from crobibero/livetv-tweaks 2 years ago
Devices More cleanup 3 years ago
Dto Use DistinctBy introduced in .NET 6 2 years ago
EntryPoints Replace ISocket and UdpSocket, fix DLNA and SSDP binding and discovery 2 years ago
HttpServer Replace == null with is null 2 years ago
IO Merge pull request from Bond-009/distinctby 2 years ago
Images Enable nullable for more files () 2 years ago
Library Deduplicate media stream ordering code () 2 years ago
LiveTv Replace ISocket and UdpSocket, fix DLNA and SSDP binding and discovery 2 years ago
Localization Translated using Weblate (Belarusian) 2 years ago
MediaEncoder Replace != null with is not null 2 years ago
Net Fix interface address assignment and resolution in SSDP 2 years ago
Playlists Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
Plugins Load all plugin assemblies before attempting to load types 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 Implement discovery respecting bind addresses 3 years ago
Updates Replace != null with is not null 2 years ago
ApplicationHost.cs Replace ISocket and UdpSocket, fix DLNA and SSDP binding and discovery 2 years ago
ConfigurationOptions.cs Fix build errors 2 years ago
Emby.Server.Implementations.csproj Use Directory.Packages.props () 2 years ago
IStartupOptions.cs Enable in-process restarting 2 years ago
ServerApplicationPaths.cs Remove unused ImageByName API () 2 years ago