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/4bfadbc6360559a09526facfa1cdf2676e11d4e8/MediaBrowser.Controller/Playlists
You should set ROOT_URL correctly, otherwise the web may not work correctly.
* Use Guid.Equals(Guid) instead of the == override
* Ban the usage of Guid.Equals(Object) to prevent accidental boxing
* Compare to default(Guid) instead of Guid.Empty