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/3f66a482069ab98396952292db379e7248cb1166/MediaBrowser.Controller You should set ROOT_URL correctly, otherwise the web may not work correctly.
jellyfin/MediaBrowser.Controller
Bond-009 3a7a781ed9
Merge pull request from Shadowghost/stereo-downmix
2 years ago
..
Authentication Enable nullable reference types for MediaBrowser.Controller 4 years ago
BaseItemManager Replace != null with is not null 2 years ago
Channels BaseItem: remove unused function 3 years ago
Chapters Fix warnings in MediaBrowser.Controller/Drawing 4 years ago
ClientEvent Remove ClientLog endpoints 3 years ago
Collections Update StyleCop 3 years ago
Configuration Minor improvements 4 years ago
Devices Re-add documentation 4 years ago
Dlna Use correct id when finding existing dlna profile 3 years ago
Drawing Replace == null with is null 2 years ago
Dto Fix warnings in MediaBrowser.Controller/Drawing 4 years ago
Entities Fix recursive children lookup of folders () 2 years ago
Events Enable nullable reference types for MediaBrowser.Controller 4 years ago
Extensions Fix release build 2 years ago
IO Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
Library Use DistinctBy introduced in .NET 6 2 years ago
LiveTv Replace != null with is not null 2 years ago
Lyrics Update MediaBrowser.Controller/Lyrics/LyricInfo.cs 3 years ago
MediaEncoding Add stereo downmix algorithm selection. 2 years ago
Net Replace != null with is not null 2 years ago
Notifications Enable nullable reference types for MediaBrowser.Controller 4 years ago
Persistence Clean up SqliteItemRepository 3 years ago
Playlists Replace != null with is not null 2 years ago
Plugins Minor fixes 4 years ago
Properties Rewrite BaseItem.ModifySortChunks 2 years ago
Providers Remove dependency on OptimizedPriorityQueue 2 years ago
QuickConnect Fix issues with QuickConnect and AuthenticationDb 4 years ago
Resolvers Replace != null with is not null 2 years ago
Security Remove all unused usings 4 years ago
Session Use EventManager for AuthenticationSuccess, AuthenticationFailure () 2 years ago
Sorting Move non-jellyfin extensions to separate project 4 years ago
Subtitles Add IsAutomated to SubtitleSearchRequest 3 years ago
SyncPlay Replace != null with is not null 2 years ago
TV Fix suggestions from review 4 years ago
IDisplayPreferencesManager.cs Minor cleanup 3 years ago
IServerApplicationHost.cs Merge pull request from cvium/fix_7953_dlna_url 3 years ago
IServerApplicationPaths.cs Remove unused ImageByName API () 2 years ago
MediaBrowser.Controller.csproj chore(deps): update dotnet monorepo to v7.0.2 2 years ago