Commit graph

71 commits

Author SHA1 Message Date
clinton-hall
08968619ab added dynamic timout to HP and CPS. Change timebase to seconds. #295 #300 2014-04-02 11:38:51 +10:30
clinton-hall
465d2fc1d4 fix nzbget health checks. fixes #268 2014-02-22 12:25:53 +10:30
clinton-hall
c98604c618 url separates into multople args. fixes #222 2014-01-06 19:39:39 +10:30
clinton-hall
6720aa463c added new argument for SABnzbd0.7.17+. fixes #222 2013-12-20 11:48:08 +10:30
clinton-hall
a6bc91ad0e remove obsolete code and add transmissionrpc calls fixes #178 2013-09-16 14:31:53 +09:30
clinton-hall
41130030c1 don't need user/pass when using api. fix #142 2013-05-28 13:20:09 +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
687e6aa1b3 absolute path for autoProcess folder 2013-03-14 02:18:16 -07:00
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