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/ef25eacd94db242e39bd616b886b279c2385791c/MediaBrowser.Controller/Entities/IHasScreenshots.cs
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
|
|
namespace MediaBrowser.Controller.Entities
|
|
{
|
|
/// <summary>
|
|
/// Interface IHasScreenshots
|
|
/// </summary>
|
|
public interface IHasScreenshots
|
|
{
|
|
}
|
|
}
|