Commit graph

25 commits

Author SHA1 Message Date
clinton-hall
27b568b6ad correct wakeUp. fix #125 2013-05-05 09:56:20 +09:30
clinton-hall
ba363fa65c add ".nzb" to nzbget nzbName for SickBeard
fixes https://github.com/Tolstyak/Sick-Beard/issues/16
2013-05-04 08:30:49 +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
0b291e8931 absolute path for autoProcess folder 2013-03-14 02:15:25 -07:00
Clinton Hall
ae92a89257 call these hidden scripts 2013-03-13 23:13:23 -07:00
Clinton Hall
a6d4c34574 minor fixes 2013-03-13 21:33:23 -07:00
Clinton Hall
1c0a4ba5be add call to migrate 2013-03-13 20:30:35 -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
5d4629b253 Get result back from autoProcessTV
we don't do anything with it... yet.
2013-03-03 17:53:08 -08:00
Clinton Hall
6a3bfaf649 separate log entires 2013-03-03 14:31:42 -08:00
Clinton Hall
c690af3515 logging 2013-02-27 18:36:05 -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
818af22cf7 V4.1 2013-02-01 22:56:27 -08:00
Clinton Hall
90f7e672d3 Made files executable
Hopefully.
2013-02-01 11:22:58 +10:30
clinton-hall
c08b713ecb Allow Manual Call for SickBeard 2013-01-20 22:03:27 -08:00
clinton-hall
d0beb6b52e v4.0 2012-12-19 21:56:39 -08:00
clinton-hall
fe8c6e8476 Added version logging 2012-12-13 00:43:17 -08:00
clinton-hall
5af37ee6c7 added failed download handling from nzbget 2012-12-10 16:24:42 -08:00
Clinton Hall
be059e6cf3 Added SickBeard files
Includes modified sabToSickBeard (now nzbToSickBeard) that supports
NZBGet
2012-11-30 16:08:18 +10:30