Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Prowlarr/src/commit/a3a1cf26eeb85792fdaf2893750cc90f386c67ac/UI/Series/Details/SeasonLayoutTemplate.html You should set ROOT_URL correctly, otherwise the web may not work correctly.
Prowlarr/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>