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/1a81da5a8f2a94e6e9fceb3693c0cbd138c3e7cb/SharedVersion.cs You should set ROOT_URL correctly, otherwise the web may not work correctly.
jellyfin/SharedVersion.cs

5 lines
110 B

using System.Reflection;
[assembly: AssemblyVersion("3.0.*")]
//[assembly: AssemblyVersion("3.0.5518.7")]