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/1afb28b48797ee53442823cfd395e07d219e8ec3/MediaBrowser.Server.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="Mono.Nat" version="1.2.21.0" targetFramework="net45" />
|
|
<package id="morelinq" version="1.0.16006" targetFramework="net45" />
|
|
<package id="System.Data.SQLite.Core" version="1.0.91.3" targetFramework="net45" />
|
|
</packages> |