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

update browser launcher

release-10.1.0
Luke Pulverenti 8 years ago
parent d26a5086c1
commit 961ec0b815

@ -1592,7 +1592,7 @@ namespace Emby.Server.Core
var process = ProcessFactory.Create(new ProcessOptions
{
FileName = url,
EnableRaisingEvents = true,
//EnableRaisingEvents = true,
UseShellExecute = true,
ErrorDialog = false
});

Loading…
Cancel
Save