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

6 lines
288 B

13 years ago
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Rx-Core" version="2.0.20823" targetFramework="net45" />
<package id="Rx-Interfaces" version="2.0.20823" targetFramework="net45" />
<package id="Rx-Linq" version="2.0.20823" targetFramework="net45" />
13 years ago
</packages>