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