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
cd90b90b2b
fixed typos
2013-07-12 07:35:48 +09:30
clinton-hall
8248c14887
add option to remove path. fixes #162 fixes #163
...
thanks @dmccormack
2013-07-11 22:43:57 +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
83f95f1f4f
Allow postprocess of individual folder
2013-04-03 16:01:31 +10:30
Clinton Hall
41b9607119
absolute path for autoProcess folder
2013-03-14 02:19:21 -07:00
Clinton Hall
e537e9f0bf
call these hidden scripts
2013-03-13 23:10:19 -07:00
Clinton Hall
c0d9c8d380
minor fixes
2013-03-13 21:35:16 -07:00
Clinton Hall
09b8d33000
add call to migrate
2013-03-13 20:30: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
Clinton Hall
f532091de5
Get result back from autoProcessMovie
...
We don't do anything with it... yet ;)
2013-03-03 17:54:29 -08:00
Clinton Hall
5e8d5f9fc8
separate log entires
2013-03-03 14:32:04 -08:00
Joel Kåberg
f41b576967
cleanup and fixes
...
- cleaned up logger messages
- SIZE_CUTOFF moved to config
- useLink changed to true/false (easier to understand)
- removed which.py (included in extractor.py)
- added a check in the extractor to support transmission (otherwise it
will fail), but note that it will not be able to check if an command is
executable
2013-03-01 10:55:58 +01:00
Clinton Hall
9562b47794
logging
2013-02-27 18:31:38 -08:00
Berkona
4adec9e8de
Added VERSION constant to nzbToSickBeard, nzbToCouchPotato. Also finally renamed nzbToMediaEnv correctly... I was doing it on the github web interface so forgive the last commits
2013-02-13 20:31:33 -05:00
clinton-hall
f7d0e902a0
V4.1
2013-02-01 22:55:56 -08:00
Clinton Hall
90f7e672d3
Made files executable
...
Hopefully.
2013-02-01 11:22:58 +10:30
clinton-hall
bd60799d15
v4.0
2012-12-19 21:55:54 -08:00
clinton-hall
8b13f1a1df
Added version logging
2012-12-13 00:43:52 -08:00
clinton-hall
acb8819bf9
added failed handling from nzbget
2012-12-10 16:23:52 -08:00
Jurgen S
301e889026
Renamed project and added installation details
2012-11-25 03:06:55 +01:00