From 28af22e100bd4cb6d69400937198c06ff16eeb64 Mon Sep 17 00:00:00 2001 From: JackDandy Date: Mon, 13 Jul 2020 18:12:54 +0100 Subject: [PATCH] Add link to the wiki setup guide for NZBGet and SABnzbd at Search Settings/"NZB Results". --- CHANGES.md | 1 + gui/slick/interfaces/default/config_search.tmpl | 12 ++++++++++-- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 2cdbd97..6387940 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -49,6 +49,7 @@ * Change anime "Available groups" to display "No groups listed..." when API is fine with no results instead of blank * Change improve clarity of anime group lists by using terms Allow list and Block list * Change add alternative locations for git.exe on Windows with a log warning +* Add link to the wiki setup guide for NZBGet and SABnzbd at Search Settings/"NZB Results" [develop changelog] diff --git a/gui/slick/interfaces/default/config_search.tmpl b/gui/slick/interfaces/default/config_search.tmpl index 165ebdd..b035b4e 100755 --- a/gui/slick/interfaces/default/config_search.tmpl +++ b/gui/slick/interfaces/default/config_search.tmpl @@ -290,6 +290,11 @@
+ +

Important! To set up SABnzbd to comminucate with SickGear, follow the guide here

+
+
+
-#if $sickbeard.NZBGET_SKIP_PM
+

Important! To set up NZBGet to comminucate with SickGear, follow the guide here

+
+#if not $sickbeard.NZBGET_SKIP_PM +

Important! NZBGet script calls will not process media. Set nzbget_skip_process_media = 0 in config.ini for full process

-
#end if +