update to V 8.4

This commit is contained in:
clinton-hall 2013-09-14 21:19:11 +09:30
commit ce0de65d6e
2 changed files with 3 additions and 2 deletions

View file

@ -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

View file

@ -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