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

Merge pull request from Radarr/patch/preferred-tags-info

Added 'Case Insensitive.' to preferred tags info to help-inline
pull/603/head
Devin Buhl 8 years ago committed by GitHub
commit 1d0a6af7d7

@ -31,7 +31,7 @@
<label class="col-sm-3 control-label">Preferred Tags</label>
<div class="col-sm-1 col-sm-push-5 help-inline">
<i class="icon-sonarr-form-info" title="When the release contains these tags it will be preferred." />
<i class="icon-sonarr-form-info" title="When the release contains these tags it will be preferred. Case Insensitive." />
</div>
<div class="col-sm-5 col-sm-pull-1">

Loading…
Cancel
Save