Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/commit/0f4a5ca9e6682e5f00bc54172b8083d42cbcd266
You should set ROOT_URL correctly, otherwise the web may not work correctly.
1 changed files with
7 additions and
1 deletions
@ -213,7 +213,7 @@
<Content Include= "dashboard-ui\thirdparty\apiclient\connectservice.js" >
<CopyToOutputDirectory > PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include= "dashboard-ui\ thirdparty\cordova\ cordovaindex.html">
<Content Include= "dashboard-ui\ cordovaindex.html">
<CopyToOutputDirectory > PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include= "dashboard-ui\thirdparty\cordova\remotecontrols.js" >
@ -2297,6 +2297,9 @@
<None Include= "dashboard-ui\css\fonts\RobotoThin.woff" >
<CopyToOutputDirectory > PreserveNewest</CopyToOutputDirectory>
</None>
<None Include= "dashboard-ui\thirdparty\fontawesome\css\font-awesome.css.map" >
<CopyToOutputDirectory > PreserveNewest</CopyToOutputDirectory>
</None>
<None Include= "dashboard-ui\thirdparty\fontawesome\fonts\fontawesome-webfont.eot" >
<CopyToOutputDirectory > PreserveNewest</CopyToOutputDirectory>
</None>
@ -2306,6 +2309,9 @@
<None Include= "dashboard-ui\thirdparty\fontawesome\fonts\fontawesome-webfont.woff" >
<CopyToOutputDirectory > PreserveNewest</CopyToOutputDirectory>
</None>
<None Include= "dashboard-ui\thirdparty\fontawesome\fonts\fontawesome-webfont.woff2" >
<CopyToOutputDirectory > PreserveNewest</CopyToOutputDirectory>
</None>
<None Include= "dashboard-ui\thirdparty\fontawesome\fonts\FontAwesome.otf" >
<CopyToOutputDirectory > PreserveNewest</CopyToOutputDirectory>
</None>