Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/blame/commit/7c7f05e6e21358f54779dce6bb2ecfeda813fd39/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;
10 years ago
[assembly: AssemblyVersion("3.0.*")]
//[assembly: AssemblyVersion("3.0.5724.4")]