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/33367c1e390e8905ce297377c9402c969ea439e3/MediaBrowser.Controller You should set ROOT_URL correctly, otherwise the web may not work correctly.
jellyfin/MediaBrowser.Controller
Cody Robibero 31e0756c0c
Only update if actively refreshing ()
12 months ago
..
Authentication Reduce log spam on failed logins 2 years ago
BaseItemManager Remove redundant using directives 2 years ago
Channels Enable nullable for more files 1 year ago
Chapters Fix warnings in MediaBrowser.Controller/Drawing 4 years ago
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 Remove some unused drawing code 1 year ago
Dto Return NotFound when itemId isn't found 2 years ago
Entities Only update if actively refreshing () 12 months 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 Fix some spelling mistakes 1 year ago
LiveTv chore: remove repetitive words 1 year ago
Lyrics Save embedded lyrics when probing audio 1 year ago
MediaEncoding Enable more warnings as errors () 12 months ago
Net fix: use a reentrant lock when accessing active connections () 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 Only allow owner and admin to delete playlists 1 year ago
Plugins Remove IServerEntryPoint 1 year ago
Properties Rewrite BaseItem.ModifySortChunks 3 years ago
Providers fix: skip library folders that are inaccessible or empty () 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 Remove SessionInfo.FullNowPlayingItem from API responses () 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
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