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

4 lines
143 B

<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="ImageMagickSharp" version="1.0.0.16" targetFramework="net45" />
</packages>