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/420ce6a4faad81be9e9ef5e1f416c51301912049/MediaBrowser.Controller You should set ROOT_URL correctly, otherwise the web may not work correctly.
jellyfin/MediaBrowser.Controller
Mark Cilia Vincenti e47144e7c7 Updated contributors, upgraded to AsyncKeyedLocker 6.3.0 which now supports non-keyed locking using a similar interface and changed SemaphoreSlim-based locks to using AsyncNonKeyedLocker. 1 year ago
..
Authentication Reduce log spam on failed logins 2 years ago
BaseItemManager Remove redundant using directives 2 years ago
Channels Reduce usage of GetAwaiter().GetResult() 2 years ago
Chapters
ClientEvent Multiple Stream changes 2 years ago
Collections Added CleanupCollection task 2 years ago
Configuration Minor improvements 4 years ago
Devices Remove some unused client capabilities and sync code () 1 year ago
Drawing Merge branch 'master' into trickplay 1 year ago
Dto Return NotFound when itemId isn't found 2 years ago
Entities Remove some unused client capabilities and sync code () 1 year ago
Events Apply review suggestions 2 years ago
Extensions Remove unnecessary Trim() from GetPersonFromXmlNode 2 years ago
IO Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
Library Move GetRecordingStreamMediaSources to IMediaSourceManager 1 year ago
LiveTv Fix More Live TV Warnings () 1 year ago
Lyrics Check for empty string in DefaultLyricProvider 2 years ago
MediaEncoding Updated contributors, upgraded to AsyncKeyedLocker 6.3.0 which now supports non-keyed locking using a similar interface and changed SemaphoreSlim-based locks to using AsyncNonKeyedLocker. 1 year ago
Net Make files readonly 2 years ago
Persistence Migrate to trickplay table to EF. Rename vars/methods/members to have consistent use of tile and thumbnail 2 years ago
Playlists Convert string MediaType to enum MediaType 2 years ago
Plugins Add IServerApplicationHost parameter to IPluginServiceRegistrator 1 year ago
Properties Rewrite BaseItem.ModifySortChunks 3 years ago
Providers Convert ItemSortBy to enum () 1 year ago
QuickConnect
Resolvers Convert CollectionType, SpecialFolderType to enum () 1 year ago
Security Enable nullable for more files and add tests 2 years ago
Session Merge branch 'master' into media-type 1 year ago
Sorting Convert ItemSortBy to enum () 1 year ago
Streaming Move ProgressiveFileStream to Controller 1 year ago
Subtitles Add ability to upload (and save) SDH subtitles () 2 years ago
SyncPlay Add all websocket messages to generated openapi spec () 2 years ago
TV Fix suggestions from review 4 years ago
Trickplay Make TrickplayManifest dictionary key a string rather than Guid 2 years ago
IDisplayPreferencesManager.cs Minor cleanup 3 years ago
IServerApplicationHost.cs Add SystemManager service 2 years ago
IServerApplicationPaths.cs Remove unused ImageByName API () 2 years ago
ISystemManager.cs Add SystemManager service 2 years ago
MediaBrowser.Controller.csproj Update deps 1 year ago