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/b8827096b9725fce7f42845e0270da44d839058a/UI/SeasonPass/LayoutTemplate.html You should set ROOT_URL correctly, otherwise the web may not work correctly.
Lidarr/UI/SeasonPass/LayoutTemplate.html

11 lines
309 B

<div class="row">
<div class="span12">
<div class="alert alert-info">Season Pass allows you to quickly change the monitored status of seasons for all your series in one place</div>
</div>
</div>
<div class="row">
<div class="span12">
<div id="x-series"></div>
</div>
</div>