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/e210825e54d2199028570489ee4f3d2834676021/MediaBrowser.Common.Implementations/packages.config
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
<?xml version="1.0" encoding="utf-8"?>
|
|
<packages>
|
|
<package id="NLog" version="3.0.0.0" targetFramework="net45" />
|
|
<package id="sharpcompress" version="0.10.2" targetFramework="net45" />
|
|
<package id="SimpleInjector" version="2.5.0" targetFramework="net45" />
|
|
</packages> |