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/2360d28cbb8b2538c371e542b004aeb257711d58/MediaBrowser.Controller You should set ROOT_URL correctly, otherwise the web may not work correctly.
jellyfin/MediaBrowser.Controller
Stepan Goremykin 8ea812b65d Reduce string literal length by using verbatim string 1 year ago
..
Authentication Reduce log spam on failed logins 2 years ago
BaseItemManager Reduce bottlenecks scan code () 2 years ago
Channels Reduce usage of GetAwaiter().GetResult() 2 years ago
Chapters
ClientEvent Remove ClientLog endpoints 3 years ago
Collections Added CleanupCollection task 2 years ago
Configuration
Devices
Dlna Use correct id when finding existing dlna profile 3 years ago
Drawing Merge pull request from Bond-009/nullable2 2 years ago
Dto Return NotFound when itemId isn't found 2 years ago
Entities CollectionFolder: replace Dictionary + locks with ConcurrentDictionary 2 years ago
Events Apply review suggestions 2 years ago
Extensions Source SQLite cache_size from an Environment Variable () 2 years ago
IO Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
Library == null -> is null 2 years ago
LiveTv Remove redundant 'else' keywords 2 years ago
Lyrics Check for empty string in DefaultLyricProvider 2 years ago
MediaEncoding Reduce string literal length by using verbatim string 1 year ago
Net Apply review suggestions 2 years ago
Persistence Allocate less Lists 2 years ago
Playlists Extend collections cleanup task to include playlists too 2 years ago
Plugins
Properties Rewrite BaseItem.ModifySortChunks 2 years ago
Providers Reduce bottlenecks scan code () 2 years ago
QuickConnect
Resolvers PhotoResolver: change how generated images are detected 2 years ago
Security Enable nullable for more files and add tests 2 years ago
Session Use IHostLifetime to handle restarting and shutting down 2 years ago
Sorting
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
IDisplayPreferencesManager.cs Minor cleanup 3 years ago
IServerApplicationHost.cs Migrate NetworkManager and Tests to native .NET IP objects 3 years ago
IServerApplicationPaths.cs Remove unused ImageByName API () 2 years ago
MediaBrowser.Controller.csproj Use Directory.Packages.props () 2 years ago