mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-19 21:03:14 -07:00
update version and documentation.
This commit is contained in:
parent
b456fc4b0b
commit
c69af5b151
2 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Make things easy and less error prone by centralising all common values
|
# Make things easy and less error prone by centralising all common values
|
||||||
|
|
||||||
# Global Constants
|
# Global Constants
|
||||||
VERSION = 'V9.1'
|
VERSION = 'V9.2'
|
||||||
TimeOut = 60
|
TimeOut = 60
|
||||||
|
|
||||||
# Constants pertinant to SabNzb
|
# Constants pertinant to SabNzb
|
||||||
|
|
|
@ -5,6 +5,7 @@ V9.2 XX/02/2014
|
||||||
Impacts All
|
Impacts All
|
||||||
Change default "wait_for" to 5 mins. CouchPotato can take more than 2 minutes to return on renamer.scan request.
|
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.
|
Added SickBeard "wait_for" to bw customizable to prevent unwanted timeouts.
|
||||||
|
Fixed ascii conversion of directory name.
|
||||||
|
|
||||||
Impacts NZBs
|
Impacts NZBs
|
||||||
Fix Error with manual run of nzbToMedia
|
Fix Error with manual run of nzbToMedia
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue