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

4 lines
66 B

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