Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/commit/f0c2c7ceb063264fdc1539c9abff393096e35d6e
You should set ROOT_URL correctly, otherwise the web may not work correctly.
9 changed files with
4 additions and
10 deletions
@ -165,7 +165,7 @@
<PostBuildEvent >
</PostBuildEvent>
</PropertyGroup>
<Import Project= "$(SolutionDir)\.nuget\NuGet.targets" Condition= " '$(ConfigurationName)' != 'Release Mono' " />
<Import Project= "$(SolutionDir)\.nuget\NuGet.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name= "BeforeBuild" >
@ -122,7 +122,6 @@
</ItemGroup>
<ItemGroup />
<Import Project= "$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition=" '$(ConfigurationName)' != 'Release Mono' " / -->
<Import Project= "$(SolutionDir)\.nuget\NuGet.targets" />
<PropertyGroup >
<PostBuildEvent Condition= " '$(ConfigurationName)' != 'Release Mono' " > if '$(ConfigurationName)' == 'Release' (
@ -116,7 +116,7 @@
</ItemGroup>
<ItemGroup />
<Import Project= "$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<Import Project= "$(SolutionDir)\.nuget\NuGet.targets" Condition= " '$(ConfigurationName)' != 'Release Mono' " />
<Import Project= "$(SolutionDir)\.nuget\NuGet.targets" />
<PropertyGroup >
<PostBuildEvent Condition= " '$(ConfigurationName)' != 'Release Mono' " > if '$(ConfigurationName)' == 'Release' (
xcopy "$(TargetPath)" "$(SolutionDir)\Nuget\dlls\" /y /d /r /i
@ -352,7 +352,6 @@ xcopy "$(TargetPath)" "$(SolutionDir)\Nuget\dlls\" /y /d /r /i
<PreBuildEvent >
</PreBuildEvent>
</PropertyGroup>
<!-- Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition=" '$(ConfigurationName)' != 'Release Mono' " / -->
<Import Project= "$(SolutionDir)\.nuget\NuGet.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
@ -88,7 +88,6 @@
</ItemGroup>
<ItemGroup />
<Import Project= "$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition=" '$(ConfigurationName)' != 'Release Mono' " / -->
<Import Project= "$(SolutionDir)\.nuget\NuGet.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
@ -369,7 +369,7 @@
xcopy "$(TargetPath)" "$(SolutionDir)\Nuget\dlls\net45\" /y /d /r /i
)</PostBuildEvent>
</PropertyGroup>
<Import Project= "$(SolutionDir)\.nuget\NuGet.targets" Condition= " '$(ConfigurationName)' != 'Release Mono' " />
<Import Project= "$(SolutionDir)\.nuget\NuGet.targets" />
<Import Project= "Fody.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
@ -378,4 +378,4 @@ xcopy "$(TargetPath)" "$(SolutionDir)\Nuget\dlls\net45\" /y /d /r /i
<Target Name= "AfterBuild" >
</Target>
-->
</Project>
</Project>
@ -205,7 +205,6 @@
</ItemGroup>
<ItemGroup />
<Import Project= "$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition=" '$(ConfigurationName)' != 'Release Mono' " / -->
<Import Project= "$(SolutionDir)\.nuget\NuGet.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
@ -484,7 +484,6 @@
</ItemGroup>
<ItemGroup />
<Import Project= "$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition=" '$(ConfigurationName)' != 'Release Mono' " / -->
<Import Project= "$(SolutionDir)\.nuget\NuGet.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
@ -2133,7 +2133,6 @@
<PostBuildEvent >
</PostBuildEvent>
</PropertyGroup>
<!-- Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition=" '$(ConfigurationName)' != 'Release Mono' " / -->
<Import Project= "$(SolutionDir)\.nuget\NuGet.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.