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/2715db6ad794588614a2585a51d1cfde6d8e2941/Emby.Drawing.ImageMagick/packages.config You should set ROOT_URL correctly, otherwise the web may not work correctly.
jellyfin/Emby.Drawing.ImageMagick/packages.config

4 lines
144 B

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