Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/commit/38e02e15c4f2f97f84ae5c30ac8c03ca59c58c0f?style=split&whitespace=ignore-eol You should set ROOT_URL correctly, otherwise the web may not work correctly.

chore(deps): update dependency sqlitepclraw.bundle_e_sqlite3 to v2.1.3 ()

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/8850/head
renovate[bot] 2 years ago committed by GitHub
parent be17e742f1
commit 38e02e15c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -48,7 +48,7 @@
<PackageReference Include="Serilog.Sinks.Console" Version="4.1.0" /> <PackageReference Include="Serilog.Sinks.Console" Version="4.1.0" />
<PackageReference Include="Serilog.Sinks.File" Version="5.0.0" /> <PackageReference Include="Serilog.Sinks.File" Version="5.0.0" />
<PackageReference Include="Serilog.Sinks.Graylog" Version="2.3.0" /> <PackageReference Include="Serilog.Sinks.Graylog" Version="2.3.0" />
<PackageReference Include="SQLitePCLRaw.bundle_e_sqlite3" Version="2.1.2" /> <PackageReference Include="SQLitePCLRaw.bundle_e_sqlite3" Version="2.1.3" />
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>

Loading…
Cancel
Save