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/94d8ce5d7b33cc6ab6c2aa673c6c2c5575e95eb8/MediaBrowser.Server.Mono/ImageMagickSharp.dll.config
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
<configuration>
|
|
<dllmap dll="CORE_RL_Wand_.dll" target="libMagickWand-6.Q8.so" os="linux"/>
|
|
<dllmap dll="CORE_RL_Wand_.dll" target="libMagickWand-6.so" os="freebsd,openbsd,netbsd"/>
|
|
<dllmap dll="CORE_RL_Wand_.dll" target="./MediaInfo/osx/libmediainfo.dylib" os="osx"/>
|
|
</configuration> |