diff --git a/autoProcess/nzbToMediaEnv.py b/autoProcess/nzbToMediaEnv.py index 09dad231..bd012f5a 100644 --- a/autoProcess/nzbToMediaEnv.py +++ b/autoProcess/nzbToMediaEnv.py @@ -1,7 +1,7 @@ # Make things easy and less error prone by centralising all common values # Global Constants -VERSION = 'V8.3' +VERSION = 'V8.4' # Constants pertinant to SabNzb SABNZB_NO_OF_ARGUMENTS = 8 diff --git a/changelog.txt b/changelog.txt index 5ae626b6..a7fde9ea 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,6 +1,6 @@ Change_LOG / History -V8.4 XX/XX/2013 +V8.4 14/09/2013 Impacts Torrents Don't include 720p or 1080p as parts for extracting. @@ -10,6 +10,7 @@ Fix for single file torrents linked to subfolder of same name. Impacts All Added option for SickBeard delay (for forks that use 1 minute check. +Updated to new api call in CouchPotato (movie.searcher.try_next) V8.3 11/07/2013