Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/bazarr/src/commit/884200441bec801eba56a4ac08328f8227ad3bed/.auto-changelog You should set ROOT_URL correctly, otherwise the web may not work correctly.
bazarr/.auto-changelog

5 lines
140 B

{
"template": "./changelog-dev.hbs",
"ignoreCommitPattern": "^(Release|no log:|Merge.remote-tracking).*",
"sortCommits": "date-desc"
}