Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/commit/079f2683d56e10611fa3ef9ec774dbc1f71259b5 You should set ROOT_URL correctly, otherwise the web may not work correctly.

fixes - Cannot set local address. If detection is wrong, chromecast fails

pull/702/head
Luke Pulverenti 9 years ago
parent 3007a988af
commit 079f2683d5

@ -98,6 +98,9 @@
</None>
</ItemGroup>
<ItemGroup>
<Content Include="dashboard-ui\components\chromecasthelpers.js">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="dashboard-ui\components\recordingcreator\recordingcreator.js">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>

Loading…
Cancel
Save