Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/commit/eef52bc70fb2458a15f720a5199cf64d3730a33a
You should set ROOT_URL correctly, otherwise the web may not work correctly.
1 changed files with
2 additions and
2 deletions
@ -108,11 +108,11 @@
<Private > True</Private>
</Reference>
<Reference Include= "SQLitePCLRaw.core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=1488e028ca7ab535, processorArchitecture=MSIL" >
<HintPath > ..\packages\SQLitePCLRaw.core.1.1.0\lib\net45\SQLitePCLRaw.core.dll</HintPath>
<HintPath > ..\packages\SQLitePCLRaw.core.1.1.1-pre2 0161109081005 \lib\net45\SQLitePCLRaw.core.dll</HintPath>
<Private > True</Private>
</Reference>
<Reference Include= "SQLitePCLRaw.provider.sqlite3, Version=1.0.0.0, Culture=neutral, PublicKeyToken=62684c7b4f184e3f, processorArchitecture=MSIL" >
<HintPath > ..\packages\SQLitePCLRaw.provider.sqlite3.net45.1.1.0\lib\net45\SQLitePCLRaw.provider.sqlite3.dll</HintPath>
<HintPath > ..\packages\SQLitePCLRaw.provider.sqlite3.net45.1.1.1-pre2 0161109081005 \lib\net45\SQLitePCLRaw.provider.sqlite3.dll</HintPath>
<Private > True</Private>
</Reference>
<Reference Include= "System.Data.SQLite" >