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

chore(deps): update dependency playlistsnet to v1.3.1

pull/8886/head
renovate[bot] 2 years ago committed by GitHub
parent 42f768faf3
commit 1987b138f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -22,7 +22,7 @@
<PackageReference Include="Microsoft.Extensions.Caching.Abstractions" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Http" Version="7.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
<PackageReference Include="PlaylistsNET" Version="1.2.1" />
<PackageReference Include="PlaylistsNET" Version="1.3.1" />
<PackageReference Include="TagLibSharp" Version="2.3.0" />
<PackageReference Include="TMDbLib" Version="1.9.2" />
</ItemGroup>

Loading…
Cancel
Save