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/f7c78da4ed87b66f445fa3a3475902c5a66ffa1d/UI/Settings/Quality/Profile/QualityProfileCollectionTemplate.html You should set ROOT_URL correctly, otherwise the web may not work correctly.
Sonarr/UI/Settings/Quality/Profile/QualityProfileCollectionTem...

14 lines
311 B

<fieldset>
<legend>Quality Profiles</legend>
<table class="table table-hover">
<thead>
<tr>
<th>Name</th>
<th>Allowed</th>
<th>Cutoff</th>
<th>Controls</th>
</tr>
</thead>
<tbody></tbody>
</table>
</fieldset>