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 +