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/aecb8fb41f42dbcb11303fb10f31af5dd3e03ded/MediaBrowser.Server.Mac You should set ROOT_URL correctly, otherwise the web may not work correctly.
jellyfin/MediaBrowser.Server.Mac
Luke Pulverenti f9ba260a19 remove old release configurations 10 years ago
..
Native
Resources
AppController.cs update mac project 10 years ago
AppController.designer.cs
AppDelegate.cs update mac project 10 years ago
AppDelegate.designer.cs
Imazen.WebP.dll.config
Info.plist
Main.cs update mac project 10 years ago
MainMenu.xib
MediaBrowser.MediaInfo.dll.config
MediaBrowser.Server.Mac.csproj update mac project 10 years ago
MenuBarIcon.cs update mac project 10 years ago
packages.config
readme.txt remove old release configurations 10 years ago
statusicon.png

readme.txt

Instructions for deploying a new build:


1. Download source code

2. In resources folder, remove dashboard-ui, then re-add from the WebDashboard project, making sure to link the files, rather than copy. This will pick up any web client changes since the last deployment.

3. Repeat the process for swagger-ui, if ServiceStack has been updated since the last release. If in doubt, just do it.

4. Commit and push the changes to the Mac project

5. Build the installer

6. Proceed as normal and tag the builds in github