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/2e9abb2e3509e2dc307fd7ec14f8b9f00df8d4cc/MediaBrowser.Model/Entities/RequestResult.cs
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
|
|
namespace MediaBrowser.Model.Entities
|
|
{
|
|
public class EmptyRequestResult
|
|
{
|
|
}
|
|
}
|