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

Merge pull request from jellyfin/dependabot/nuget/TvDbSharper-3.2.1

Bump TvDbSharper from 3.2.0 to 3.2.1
pull/3869/head
dkanada 5 years ago committed by GitHub
commit 4c2d1e712c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -20,7 +20,7 @@
<PackageReference Include="Microsoft.Extensions.Caching.Abstractions" Version="3.1.6" />
<PackageReference Include="OptimizedPriorityQueue" Version="4.2.0" />
<PackageReference Include="PlaylistsNET" Version="1.1.2" />
<PackageReference Include="TvDbSharper" Version="3.2.0" />
<PackageReference Include="TvDbSharper" Version="3.2.1" />
</ItemGroup>
<PropertyGroup>

Loading…
Cancel
Save