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/819c68fc1b5d651de30a637c25e8ec40008d52b6/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.1.0.0" targetFramework="net45" />
|
|
<package id="sharpcompress" version="0.10.2" targetFramework="net45" />
|
|
<package id="SimpleInjector" version="2.5.2" targetFramework="net45" />
|
|
</packages> |