Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Lidarr/blame/commit/263700954e53a27b3711d642e79fce0eccfa7f30/UI/Series/Details/SeasonLayoutTemplate.html You should set ROOT_URL correctly, otherwise the web may not work correctly.
Lidarr/UI/Series/Details/SeasonLayoutTemplate.html

5 lines
165 B

<div class="series-season">
<h2>{{seasonTitle}} <i class="icon-search pull-right season-search x-season-search" /></h2>
<div id="x-episode-grid"/>
</div>