Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Lidarr/src/commit/0916c8b8d134d67959962e601841ce0a7ac21da8/UI/History/HistoryLayoutTemplate.html You should set ROOT_URL correctly, otherwise the web may not work correctly.
Lidarr/UI/History/HistoryLayoutTemplate.html

12 lines
205 B

<div id="x-toolbar"/>
<div class="row">
<div class="span12">
<div id="x-history"/>
</div>
</div>
<div class="row">
<div class="span12">
<div id="x-pager"/>
</div>
</div>