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

4 lines
144 B

<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="ServiceStack.Text" version="3.9.5" targetFramework="net45" />
</packages>