Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Radarr/commit/ec6059e09d81b0893a1fe40ff9cb2d19792f0812 You should set ROOT_URL correctly, otherwise the web may not work correctly.

Renamed Newzbin panel on Settings/Indexers.

pull/3113/head
Mark McDowall 13 years ago
parent 940856f5fe
commit ec6059e09d

@ -67,7 +67,7 @@
@Html.TextBoxFor(m => m.NzbsrusHash, new { @class = "inputClass" })
</div>
<h3>
<a href="#">Newsbin</a></h3>
<a href="#">Newzbin</a></h3>
<div class="indexerPanel">
<label class="labelClass">
Enable <span class="small">@Html.DescriptionFor(m => m.NewzbinEnabled)</span>

Loading…
Cancel
Save