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

Merge pull request from jellyfin/renovate/asynckeyedlock-7.x

Update dependency AsyncKeyedLock to 7.1.4
pull/13097/head
Bond-009 5 months ago committed by GitHub
commit 4254c5acf6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -4,7 +4,7 @@
</PropertyGroup>
<!-- Run "dotnet list package (dash,dash)outdated" to see the latest versions of each package.-->
<ItemGroup Label="Package Dependencies">
<PackageVersion Include="AsyncKeyedLock" Version="7.1.3" />
<PackageVersion Include="AsyncKeyedLock" Version="7.1.4" />
<PackageVersion Include="AutoFixture.AutoMoq" Version="4.18.1" />
<PackageVersion Include="AutoFixture.Xunit2" Version="4.18.1" />
<PackageVersion Include="AutoFixture" Version="4.18.1" />

Loading…
Cancel
Save