Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Readarr/commit/a46f1290ee41b9b69fc9214f69f701e3ac616b9d
You should set ROOT_URL correctly, otherwise the web may not work correctly.
2 changed files with
4 additions and
4 deletions
@ -13,11 +13,11 @@ namespace NzbDrone.Web.Models
public bool EnableBacklogSearching { get ; set ; }
[DisplayName("Automatically Ignore Deleted Episodes")]
[Description(" Should NzbDrone automatically ignore episodes that were deleted from disk? ")]
[Description(" Deleted episodes are automatically ignored. ")]
public bool AutoIgnorePreviouslyDownloadedEpisodes { get ; set ; }
[DisplayName(" Allow ed Release Groups")]
[Description("Comma separated list of release groups to download episodes ")]
[DisplayName(" Specifi ed Release Groups")]
[Description("Comma separated list of release groups to download episodes (leave empty for all groups) ")]
public string AllowedReleaseGroups { get ; set ; }
}
}
@ -3,7 +3,7 @@
@{ Layout = null; }
<div class="warningBox">
Enabling Backlog Searching can use lots of bandwidth and is not recommended for U sers with block Usenet accounts or bandwidth restrictions.
Enabling Backlog Searching can use lots of bandwidth and is not recommended for u sers with block Usenet accounts or bandwidth restrictions.
</div>
<div id="stylized">