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/950623b95d75b292a3b7a6dea50e8fb1c3ea6581/MediaBrowser.ServerApplication/packages.config You should set ROOT_URL correctly, otherwise the web may not work correctly.
jellyfin/MediaBrowser.ServerApplication/packages.config

5 lines
213 B

<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="MediaBrowser.IsoMounting" version="3.0.65" targetFramework="net45" />
<package id="NLog" version="2.1.0" targetFramework="net45" />
</packages>