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/6d735b3216e54b5879a80a1d598011e44b51d742/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> |