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/7c7f05e6e21358f54779dce6bb2ecfeda813fd39/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>