Ouch. Almost lost these :(

This commit is contained in:
clinton-hall 2013-03-13 23:15:34 -07:00
parent 608a0f1eaa
commit cd470ae1ad
10 changed files with 1303 additions and 0 deletions

View file

@ -0,0 +1,10 @@
# Make things easy and less error prone by centralising all common values
# Global Constants
VERSION = 'V6.1'
# Constants pertinant to SabNzb
SABNZB_NO_OF_ARGUMENTS = 8
# Constants pertinant to NzbGet
NZBGET_NO_OF_ARGUMENTS = 5