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

Remove embedded resource from csproj

release-10.1.0
cvium 6 years ago committed by Claus Vium
parent b35dcbb9f0
commit eba1f05c03

@ -43,7 +43,6 @@
<EmbeddedResource Include="Localization\iso6392.txt" />
<EmbeddedResource Include="Localization\countries.json" />
<EmbeddedResource Include="Localization\Core\*.json" />
<EmbeddedResource Include="TextEncoding\NLangDetect\Profiles\*" />
<EmbeddedResource Include="Localization\Ratings\*.txt" />
</ItemGroup>

Loading…
Cancel
Save