Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Radarr/blame/commit/6bb2f141532aacdec7d3dedd45d04a869614f509/UI/AddSeries/AddSeriesTemplate.html
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
|
|
|
<div class="row">
|
|
|
|
|
<div class="input-prepend nz-input-large add-series-search span11">
|
|
|
|
|
<i class="add-on icon-search"></i>
|
|
|
|
|
<input type="text" class="input-block-level x-series-search" placeholder="Start typing the name of series you want to add ...">
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="row">
|
|
|
|
|
<div id="search-result" class="result-list span12"/>
|
|
|
|
|
</div>
|