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

Merge pull request from mark-monteiro/dependabot/nuget/Mono.Nat-2.0.1

Bump Mono.Nat from 2.0.0 to 2.0.1
pull/2900/head
Bond-009 5 years ago committed by GitHub
commit ae3ee1eb16
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -33,7 +33,7 @@
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="3.1.3" />
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="3.1.3" />
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="3.1.3" />
<PackageReference Include="Mono.Nat" Version="2.0.0" />
<PackageReference Include="Mono.Nat" Version="2.0.1" />
<PackageReference Include="ServiceStack.Text.Core" Version="5.8.0" />
<PackageReference Include="sharpcompress" Version="0.25.0" />
<PackageReference Include="SQLitePCL.pretty.netstandard" Version="2.1.0" />

Loading…
Cancel
Save