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/924b0740b177f1ac4cc9d03866fd09705258ed91/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