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/6d8062116cc89a66a66352a8ed44cfad2f3a00ba/MediaBrowser.Controller You should set ROOT_URL correctly, otherwise the web may not work correctly.
jellyfin/MediaBrowser.Controller
Patrick Barron 4dd2ed8fb7 Remove some unused drawing code 1 year ago
..
Authentication Reduce log spam on failed logins 2 years ago
BaseItemManager Remove redundant using directives 1 year ago
Channels Remove SimpleProgress 1 year 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 Remove some unused client capabilities and sync code () 1 year ago
Drawing Remove some unused drawing code 1 year ago
Dto Return NotFound when itemId isn't found 2 years ago
Entities Remove ActionableProgress 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 Use DI for ILiveTvService 1 year ago
Lyrics Check for empty string in DefaultLyricProvider 2 years ago
MediaEncoding Remove some unused media encoding code 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 Convert string MediaType to enum MediaType 1 year ago
Plugins Add IServerApplicationHost parameter to IPluginServiceRegistrator 1 year ago
Properties Rewrite BaseItem.ModifySortChunks 2 years ago
Providers Convert ItemSortBy to enum () 1 year ago
QuickConnect Fix issues with QuickConnect and AuthenticationDb 4 years ago
Resolvers Convert CollectionType, SpecialFolderType to enum () 1 year ago
Security Enable nullable for more files and add tests 2 years ago
Session Fixed disposable not being called () 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