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/5c743f2b4d242b9b9ea438b2331439f58a92c447/MediaBrowser.Controller/Library You should set ROOT_URL correctly, otherwise the web may not work correctly.
Patrick Barron 4c7eca9313 Use IHostApplicationLifetime to start library monitor 1 year ago
..
DeleteOptions.cs
IDirectStreamProvider.cs Remove the unused arg 4 years ago
IIntroProvider.cs Remove some dead code 3 years ago
ILibraryManager.cs Convert CollectionType, SpecialFolderType to enum () 1 year ago
ILibraryMonitor.cs Use IHostApplicationLifetime to start library monitor 1 year ago
ILibraryPostScanTask.cs
ILiveStream.cs Make ILiveStream an IDisposable 1 year ago
IMediaSourceManager.cs Move GetRecordingStreamMediaSources to IMediaSourceManager 1 year ago
IMediaSourceProvider.cs
IMetadataFileSaver.cs Flush to disk async where possible 3 years ago
IMetadataSaver.cs Flush to disk async where possible 3 years ago
IMusicManager.cs
ISearchEngine.cs
IUserDataManager.cs Updated the summary and the Dto name. 1 year ago
IUserManager.cs chore: deprecate EasyPassword as it isn't very secure 2 years ago
IUserViewManager.cs Convert CollectionType, SpecialFolderType to enum () 1 year ago
IntroInfo.cs
ItemChangeEventArgs.cs
ItemResolveArgs.cs Convert CollectionType, SpecialFolderType to enum () 1 year ago
ItemUpdateType.cs
LibraryManagerExtensions.cs Return NotFound when itemId isn't found 2 years ago
MetadataConfigurationExtensions.cs Reduce bottlenecks scan code () 2 years ago
MetadataConfigurationStore.cs
NameExtensions.cs Use DistinctBy introduced in .NET 6 2 years ago
PlaybackProgressEventArgs.cs
PlaybackStartEventArgs.cs
PlaybackStopEventArgs.cs
SearchHintInfo.cs
TVUtils.cs
UserDataSaveEventArgs.cs