Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/commit/d07a6eb7e067bba9e0db064baf9b77652fcc2b78 You should set ROOT_URL correctly, otherwise the web may not work correctly.

Merge pull request from jellyfin/dependabot/nuget/SQLitePCLRaw.bundle_e_sqlite3-2.0.5

Bump SQLitePCLRaw.bundle_e_sqlite3 from 2.0.4 to 2.0.5
pull/5697/head
Bond-009 4 years ago committed by GitHub
commit d07a6eb7e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -44,7 +44,7 @@
<PackageReference Include="Serilog.Sinks.Console" Version="4.0.0" />
<PackageReference Include="Serilog.Sinks.File" Version="5.0.0" />
<PackageReference Include="Serilog.Sinks.Graylog" Version="2.2.2" />
<PackageReference Include="SQLitePCLRaw.bundle_e_sqlite3" Version="2.0.4" />
<PackageReference Include="SQLitePCLRaw.bundle_e_sqlite3" Version="2.0.5" />
</ItemGroup>
<ItemGroup>

Loading…
Cancel
Save