Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Lidarr/src/commit/7a96cb763ad49af469ca2b3f3d4a3c84217ab021/UI/Series/EpisodeProgressTemplate.html
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
<div class="progress">
|
|
<span class="progressbar-back-text">{{episodeFileCount}} / {{episodeCount}}</span>
|
|
|
|
<div class="bar" style="width:{{percentOfEpisodes}}%"><span class="progressbar-front-text">{{episodeFileCount}} / {{episodeCount}}</span></div>
|
|
</div> |