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/2e338f74ecbda6723b479a6ae5db4292a8e37482/MediaBrowser.Controller/Providers You should set ROOT_URL correctly, otherwise the web may not work correctly.
Mikal S 9b7da736ed
Replace `!=` with `is not`
9 months ago
..
AlbumInfo.cs
ArtistInfo.cs
BookInfo.cs
BoxSetInfo.cs
DirectoryService.cs Replace `!=` with `is not` 9 months ago
DynamicImageResponse.cs
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
IExternalId.cs
IForcedProvider.cs
IHasItemChangeMonitor.cs
IHasLookupInfo.cs
IHasOrder.cs Add xmldocs for TMDb provider, correct provider spelling 2 years ago
IImageProvider.cs
ILocalImageProvider.cs
ILocalMetadataProvider.cs
IMetadataProvider.cs
IMetadataService.cs
IPreRefreshProvider.cs
IProviderManager.cs Backport pull request from jellyfin/release-10.9.z 9 months ago
IRemoteImageProvider.cs
IRemoteMetadataProvider.cs Fix build () 2 years ago
IRemoteSearchProvider.cs
ImageRefreshOptions.cs Don't overwrite NFO images () 2 years ago
ItemInfo.cs Backport pull request from jellyfin/release-10.9.z 9 months ago
ItemLookupInfo.cs
LocalImageInfo.cs
MetadataRefreshMode.cs
MetadataRefreshOptions.cs Copy IsAutomated option when making MetadataRefreshOptions copy. () 2 years ago
MetadataResult.cs Replace == null with is null 2 years ago
MovieInfo.cs
MusicVideoInfo.cs
PersonLookupInfo.cs
RefreshPriority.cs
RemoteSearchQuery.cs
SeasonInfo.cs
SeriesInfo.cs
SongInfo.cs
TrailerInfo.cs
VideoContentType.cs