Commit graph

57 commits

Author SHA1 Message Date
Clinton Hall
7675b6c4a9 call these hidden scripts 2013-03-13 23:11:03 -07:00
Clinton Hall
ebed1104ab minor fixes 2013-03-13 21:34:23 -07:00
Clinton Hall
4327225954 add call to migrate 2013-03-13 20:32:23 -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
Clinton Hall
95055e664b Consistency 2013-03-06 12:01:40 -08:00
Clinton Hall
560d31e5e1 fix indentation 2013-03-06 11:58:25 -08:00
Clinton Hall
7891b12db0 Create nzbToHeadPhones.py 2013-03-05 19:17:53 -08:00