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/622dfaaedff649a058ef6544dcfb626b160c5f7f/MediaBrowser.Model/Session/PlaybackStartInfo.cs
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
namespace MediaBrowser.Model.Session
|
|
{
|
|
/// <summary>
|
|
/// Class PlaybackStartInfo.
|
|
/// </summary>
|
|
public class PlaybackStartInfo : PlaybackProgressInfo
|
|
{
|
|
}
|
|
}
|