Commit graph

54 commits

Author SHA1 Message Date
Clinton Hall
82ff8e655a call these hidden scripts 2013-03-13 23:10:41 -07:00
Clinton Hall
1d3b1d1854 minor fixes 2013-03-13 21:34:48 -07:00
Clinton Hall
34ae8156d8 add call to migrate 2013-03-13 20:31:57 -07:00
ajw107
2bf1240565 Added Global Constants and Changed Whitespace
-Increasing use of global constants to make it easier when having to make alterations to multiple files.
-Some of the tabs where causing issues, as they would change into 8 spaces upon execution and python would complain about the indenting (as it would now be a mixture of 4 spaces and 8 spaces).  This has been changed to just use spaces.
-Renamed nzbToGamez to include python extention
-Made all nzbTo files that are supposed to be executable, executable
2013-03-07 13:43:36 +00:00
Renamed from nzbToGamez (Browse further)