diff --git a/autoProcess/nzbToMediaEnv.py b/autoProcess/nzbToMediaEnv.py index b4d51915..89bf99dd 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 = 'V9.1' +VERSION = 'V9.2' TimeOut = 60 # Constants pertinant to SabNzb diff --git a/changelog.txt b/changelog.txt index 114b724f..c6d25244 100644 --- a/changelog.txt +++ b/changelog.txt @@ -5,6 +5,7 @@ V9.2 XX/02/2014 Impacts All Change default "wait_for" to 5 mins. CouchPotato can take more than 2 minutes to return on renamer.scan request. Added SickBeard "wait_for" to bw customizable to prevent unwanted timeouts. +Fixed ascii conversion of directory name. Impacts NZBs Fix Error with manual run of nzbToMedia