Commit graph

18 commits

Author SHA1 Message Date
clinton-hall
2c59c64db6 allow manula run for Mylar. fixes #155 2013-06-14 18:20:37 +09:30
clinton-hall
098abe1183 remove incorrect bracket 2013-04-21 16:01:43 +09:30
clinton-hall
5f7ae5d590 fix nzbget failure conditions
let us assume any unpack and par issues are not easily repairable. therefore we want to call snatch next.
Also fixed comparison to string, not int.
2013-04-21 09:15:13 +09:30
clinton-hall
cecd34c626 make options radio buttons 2013-04-18 20:03:42 +09:30
clinton-hall
a33609d2d6 NZBGet V11 support added.
Multiple changes made to allow configuration to be entered via NZBGet webui.
Multiple scripts can be defined and called for each category.
2013-04-18 14:03:18 +09:30
clinton-hall
5433d9ad20 added Wake (WOL) option 2013-04-15 16:05:14 +09:30
clinton-hall
7668b5bed6 improved importing of autoProcess modules 2013-04-13 10:30:19 +09:30
clinton-hall
3b076a5cfa improve passing of download_id 2013-04-08 15:00:49 +09:30
Clinton Hall
6f8b03994e absolute path for autoProcess folder 2013-03-14 02:16:32 -07:00
Clinton Hall
673f5ef289 call these hidden scripts 2013-03-13 23:12:53 -07:00
Clinton Hall
1149894ca6 minor fixes 2013-03-13 21:33:52 -07:00
Clinton Hall
2dae3116ee add call to migrate 2013-03-13 20:33:07 -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
59c886b16e add status pass 2013-03-06 22:11:49 -08:00
Clinton Hall
c047974223 more indenting 2013-03-06 11:49:50 -08:00
Clinton Hall
1d4cecee9d fix indentation 2013-03-06 11:46:00 -08:00
Clinton Hall
51e945ac5e for Mylar 2013-03-05 17:31:56 -08:00
Clinton Hall
b8fc2ba1c9 Create nzbToMylar.py 2013-03-05 17:30:47 -08:00