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

6 lines
292 B

<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="MahApps.Metro" version="0.10.1.21-ALPHA" targetFramework="net45" />
<package id="NLog" version="2.0.0.2000" targetFramework="net45" />
<package id="protobuf-net" version="2.0.0.621" targetFramework="net45" />
</packages>