Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/src/branch/master/MediaBrowser.Controller/Providers You should set ROOT_URL correctly, otherwise the web may not work correctly.
JPVenson e8be7ab011
Merge branch 'jellyfin:master' into feature/EFUserData
3 months ago
..
AlbumInfo.cs
ArtistInfo.cs
BookInfo.cs
BoxSetInfo.cs
DirectoryService.cs Replace `!=` with `is not` 8 months ago
DynamicImageResponse.cs
EpisodeInfo.cs
ICustomMetadataProvider.cs
IDirectoryService.cs Don't expect `BaseItem` to be a movie/video file. 8 months ago
IDynamicImageProvider.cs
IExternalId.cs Move external url listing to provider for plugin use () 7 months ago
IExternalUrlProvider.cs Remove BOM from UTF-8 files 6 months ago
IForcedProvider.cs
IHasItemChangeMonitor.cs
IHasLookupInfo.cs
IHasOrder.cs
IImageProvider.cs
ILocalImageProvider.cs
ILocalMetadataProvider.cs
IMetadataProvider.cs
IMetadataService.cs
IPreRefreshProvider.cs
IProviderManager.cs Backport pull request from jellyfin/release-10.10.z 4 months ago
IRemoteImageProvider.cs
IRemoteMetadataProvider.cs
IRemoteSearchProvider.cs
ImageRefreshOptions.cs
ItemInfo.cs Backport pull request from jellyfin/release-10.9.z 9 months ago
ItemLookupInfo.cs
LocalImageInfo.cs
MetadataRefreshMode.cs
MetadataRefreshOptions.cs Enhance Trickplay () 6 months ago
MetadataResult.cs Fixed (most) tests 4 months ago
MovieInfo.cs
MusicVideoInfo.cs
PersonLookupInfo.cs
RefreshPriority.cs Remove BOM from UTF-8 files 6 months ago
RemoteSearchQuery.cs
SeasonInfo.cs Pass Series Display Order information to SeasonInfo 6 months ago
SeriesInfo.cs
SongInfo.cs
TrailerInfo.cs
VideoContentType.cs