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