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/449cb05f7b51d2d0e64406617b5cc3472c8836e8/MediaBrowser.ServerApplication/App.xaml
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
<Application x:Class="MediaBrowser.ServerApplication.App"
|
|
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
|
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
|
|
<Application.Resources>
|
|
|
|
</Application.Resources>
|
|
</Application>
|