diff --git a/CHANGES.md b/CHANGES.md index 283911b0..7d3ba10d 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,6 @@ ### 0.17.0 (2018-xx-xx xx:xx:xx UTC) +* Add 'Map an NZBGet "DestDir"' setting to config/Search/NZB Results tab (select NZBGet) * Add TVDB, TheXem, and GitHub buttons to page History/Layout "Provider fails" that fetches a site Up/Down report * Add bubble links to History/Provider fails when more than one provider has failures * Add "Keep up to x most recent downloads" to Edit Show/Other diff --git a/autoProcessTV/onTxComplete.bat b/autoProcessTV/onTxComplete.bat index fed73539..dc758949 100644 --- a/autoProcessTV/onTxComplete.bat +++ b/autoProcessTV/onTxComplete.bat @@ -2,7 +2,7 @@ GOTO :main ******************************************************************************* -onTxComplete.bat v1.0 for Sickgear +onTxComplete.bat v1.0 for SickGear Script to copy select files to a location for SickGear to post process. diff --git a/gui/slick/interfaces/default/config_search.tmpl b/gui/slick/interfaces/default/config_search.tmpl index c01c8c3a..6fd8b1c8 100755 --- a/gui/slick/interfaces/default/config_search.tmpl +++ b/gui/slick/interfaces/default/config_search.tmpl @@ -240,7 +240,7 @@ Send .nzb files to:

(e.g. localhost:6789)

-

NZBget RPC host name and port number (not NZBgetweb!)

+

NZBGet RPC host name and port number (not NZBGetweb!)