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/a6962ff8a09a676d898cb6291c494c3c34461eb4/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="2.0.1.2" targetFramework="net45" />
|
|
<package id="ServiceStack.Text" version="3.9.58" targetFramework="net45" />
|
|
<package id="SimpleInjector" version="2.3.0" targetFramework="net45" />
|
|
</packages> |