Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/commit/37442ce4fad68ec2c23a69bc40302fae482b4978 You should set ROOT_URL correctly, otherwise the web may not work correctly.

Update BaseMonoApp.cs

release-10.1.0
Luke 9 years ago
parent 8ba72e9740
commit 37442ce4fa

@ -7,6 +7,7 @@ using System.Collections.Generic;
using System.Reflection;
using System.Text.RegularExpressions;
using MediaBrowser.Controller.Power;
using MediaBrowser.Server.Implementations.Persistence;
using MediaBrowser.Server.Startup.Common.FFMpeg;
using System.Diagnostics;

Loading…
Cancel
Save