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/66a18bf464097ade768caf0511752c2a5ad6dbbb/MediaBrowser.Controller You should set ROOT_URL correctly, otherwise the web may not work correctly.
jellyfin/MediaBrowser.Controller
Claus Vium 0973f1e0ba
Merge pull request from herby2212/kill-inactive-streams-v2
1 year ago
..
Authentication Reduce log spam on failed logins 2 years ago
BaseItemManager Remove redundant using directives 1 year ago
Channels Reduce usage of GetAwaiter().GetResult() 2 years ago
Chapters Fix warnings in MediaBrowser.Controller/Drawing 4 years ago
ClientEvent Multiple Stream changes 1 year ago
Collections Added CleanupCollection task 2 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 Merge branch 'master' into trickplay 1 year ago
Dto Return NotFound when itemId isn't found 2 years ago
Entities Use null propagation 1 year ago
Events Apply review suggestions 2 years ago
Extensions Remove unnecessary Trim() from GetPersonFromXmlNode 1 year ago
IO Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
Library == null -> is null 2 years ago
LiveTv Make files readonly 1 year ago
Lyrics Check for empty string in DefaultLyricProvider 2 years ago
MediaEncoding Fix mismatch between intel VAAPI UMD/KMD in rare cases 1 year ago
Net Make files readonly 1 year ago
Persistence Migrate to trickplay table to EF. Rename vars/methods/members to have consistent use of tile and thumbnail 2 years ago
Playlists Extend collections cleanup task to include playlists too 2 years ago
Plugins Minor fixes 4 years ago
Properties Rewrite BaseItem.ModifySortChunks 2 years ago
Providers Remove redundant using directives 1 year ago
QuickConnect Fix issues with QuickConnect and AuthenticationDb 4 years ago
Resolvers PhotoResolver: change how generated images are detected 1 year ago
Security Enable nullable for more files and add tests 2 years ago
Session integrate development from v1 1 year ago
Sorting Move non-jellyfin extensions to separate project 4 years 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 1 year ago
IServerApplicationPaths.cs Remove unused ImageByName API () 2 years ago
ISystemManager.cs Add SystemManager service 1 year ago
MediaBrowser.Controller.csproj Use Directory.Packages.props () 2 years ago