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/06cc2891de38cfc79fe4463e9d7b48fb4b880224/MediaBrowser.Controller/Sync/IRemoteSyncProvider.cs
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
namespace MediaBrowser.Controller.Sync
|
|
{
|
|
/// <summary>
|
|
/// A marker interface
|
|
/// </summary>
|
|
public interface IRemoteSyncProvider
|
|
{
|
|
}
|
|
}
|