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/89f261eddfc9d5791f89c313ac19f96ebfb76971/UI/Series/Details/SeasonCompositeTemplate.html
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
<h3>{{seasonTitle}}</h3>
|
|
<table class="table table-hover x-season-table">
|
|
<thead>
|
|
<tr>
|
|
<th>#</th>
|
|
<th>Title</th>
|
|
<th>Air Date</th>
|
|
<th>Quality</th>
|
|
<th>Controls</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody class="x-episodes">
|
|
|
|
</tbody>
|
|
</table> |