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/c887c79160c6417baee08171492d1c4a1d707800/MediaBrowser.Controller/Providers You should set ROOT_URL correctly, otherwise the web may not work correctly.
LJQ bfec336549 Pass Series Display Order information to SeasonInfo 7 months ago
..
AlbumInfo.cs Fix warnings for MediaBrowser.Controller/Providers directory 4 years ago
ArtistInfo.cs Fix warnings for MediaBrowser.Controller/Providers directory 4 years ago
BookInfo.cs Enable nullable reference types for MediaBrowser.Controller 4 years ago
BoxSetInfo.cs Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release 5 years ago
DirectoryService.cs Replace `!=` with `is not` 9 months ago
DynamicImageResponse.cs Enable nullable reference types for MediaBrowser.Controller 4 years ago
EpisodeInfo.cs Convert ItemSortBy to enum () 1 year ago
ICustomMetadataProvider.cs Add xmldocs 3 years ago
IDirectoryService.cs Don't expect `BaseItem` to be a movie/video file. 9 months ago
IDynamicImageProvider.cs Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release 5 years ago
IExternalId.cs Move external url listing to provider for plugin use () 8 months ago
IExternalUrlProvider.cs Move external url listing to provider for plugin use () 8 months ago
IForcedProvider.cs Minor fixes 4 years ago
IHasItemChangeMonitor.cs Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release 5 years ago
IHasLookupInfo.cs Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release 5 years ago
IHasOrder.cs Add xmldocs for TMDb provider, correct provider spelling 2 years ago
IImageProvider.cs
ILocalImageProvider.cs FxCop -> Net Analyzers (part 2) 4 years ago
ILocalMetadataProvider.cs Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release 5 years ago
IMetadataProvider.cs Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release 5 years ago
IMetadataService.cs Implement tests on ProviderManager.RefreshSingleItem 3 years ago
IPreRefreshProvider.cs Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release 5 years ago
IProviderManager.cs Move external url listing to provider for plugin use () 8 months ago
IRemoteImageProvider.cs Remove unused using directives 4 years ago
IRemoteMetadataProvider.cs Fix build () 2 years ago
IRemoteSearchProvider.cs Remove unused using directives 4 years ago
ImageRefreshOptions.cs Don't overwrite NFO images () 2 years ago
ItemInfo.cs Backport pull request from jellyfin/release-10.9.z 10 months ago
ItemLookupInfo.cs Fix warnings for MediaBrowser.Controller/Providers directory 4 years ago
LocalImageInfo.cs Enable nullable reference types for MediaBrowser.Controller 4 years ago
MetadataRefreshMode.cs Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release 5 years ago
MetadataRefreshOptions.cs Copy IsAutomated option when making MetadataRefreshOptions copy. () 2 years ago
MetadataResult.cs Enable nullable for UserItemData 8 months ago
MovieInfo.cs Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release 5 years ago
MusicVideoInfo.cs Enable nullable reference types for MediaBrowser.Controller 4 years ago
PersonLookupInfo.cs Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release 5 years ago
RefreshPriority.cs Update StyleCop 3 years ago
RemoteSearchQuery.cs Reduce warnings in MediaBrowser.Controller () 4 years ago
SeasonInfo.cs Pass Series Display Order information to SeasonInfo 7 months ago
SeriesInfo.cs Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release 5 years ago
SongInfo.cs Fix warnings for MediaBrowser.Controller/Providers directory 4 years ago
TrailerInfo.cs Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release 5 years ago
VideoContentType.cs