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/9ae21cf7a13c31734c13fdb65e3a93109cbbd016/UI/Calendar/CalendarItemTemplate.html You should set ROOT_URL correctly, otherwise the web may not work correctly.
Readarr/UI/Calendar/CalendarItemTemplate.html

7 lines
246 B

<div class="date {{statusLevel}}">
<h1>{{day}}</h1>
<h4>{{month}}</h4>
</div>
<h4>{{seriesTitle}}</h4>
<p>{{startTime}} {{bestDateString}}<span class="pull-right">{{seasonNumber}}x{{paddedEpisodeNumber}}</span><br>{{episodeTitle}}</p>