mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-19 21:03:14 -07:00
update to v 8.2
This commit is contained in:
parent
c7cb0453da
commit
59a9cb245e
2 changed files with 5 additions and 2 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 = 'V8.1'
|
VERSION = 'V8.2'
|
||||||
|
|
||||||
# Constants pertinant to SabNzb
|
# Constants pertinant to SabNzb
|
||||||
SABNZB_NO_OF_ARGUMENTS = 8
|
SABNZB_NO_OF_ARGUMENTS = 8
|
||||||
|
|
|
@ -1,16 +1,19 @@
|
||||||
Change_LOG / History
|
Change_LOG / History
|
||||||
|
|
||||||
VX.X
|
V8.2 26/05/2013
|
||||||
|
|
||||||
Impacts All
|
Impacts All
|
||||||
Add option to set the "wait_for" period. This is how long the script waits to see if the movie changes status in CouchPotato.
|
Add option to set the "wait_for" period. This is how long the script waits to see if the movie changes status in CouchPotato.
|
||||||
minSampleSize now moved to [extensions] section and availabe for nzbs and torrents.
|
minSampleSize now moved to [extensions] section and availabe for nzbs and torrents.
|
||||||
|
New option in transcoder to use "niceness" on Linux.
|
||||||
|
Remove excess logging from transcoder.
|
||||||
|
|
||||||
Impacts NZBs
|
Impacts NZBs
|
||||||
Added Flatten of input directory and test for media files (including sample deletion) in autoProcessTV
|
Added Flatten of input directory and test for media files (including sample deletion) in autoProcessTV
|
||||||
|
|
||||||
Impacts Torrents
|
Impacts Torrents
|
||||||
Fixed Delete_Original option
|
Fixed Delete_Original option
|
||||||
|
Fix type which caused crash if not sickbeard or couchpotato.
|
||||||
|
|
||||||
|
|
||||||
V8.1 04/05/2013
|
V8.1 04/05/2013
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue