Commit graph

11 commits

Author SHA1 Message Date
clinton-hall
51057395b0 added second = in if statement 2013-02-01 23:27:56 -08:00
clinton-hall
d6671b7cec autoProcessMedia 2013-02-01 18:31:44 -08:00
clinton-hall
93313b19f7 correct syntaxt for if statement 2013-01-20 22:18:30 -08:00
clinton-hall
a749a6531d Added print out for manual run. 2013-01-20 22:13:10 -08:00
clinton-hall
5c593b2d15 Removed conflict logging
Turns out "failed" is passed as a string and then handled by the failed fork branch.
Status here is used to determine what the actual state is, since "failed" will always be True.
This script now treats the failed branch the same as the autoProcessTV from that branch.
2012-12-16 14:47:40 -08:00
clinton-hall
ecdbca5c9b changed status tests and added more logging 2012-12-15 16:09:31 -08:00
clinton-hall
82d27fa744 Added watch_dir
Allows this script to be run on a different PC to the Sickbeard Server.
The directory structure will most probably not match in this case, so we specify a default watch directory in the config.
This directory should be the location that completed TV episodes are placed by sabnzbd or nzbget, as mounted on the SickBeard Server.
2012-12-13 00:41:02 -08:00
clinton-hall
cf7aa2b062 Exit for standard branch when status is failed. 2012-12-10 17:37:32 -08:00
clinton-hall
f44273484d added failed handling pass through
must specify new parameter "failed_fork" = 1 when using that version of SickBeard.
2012-12-10 17:20:08 -08:00
clinton-hall
0480fb515c Make sure status is always an integer 2012-12-02 09:16:26 +10:30
Clinton Hall
be059e6cf3 Added SickBeard files
Includes modified sabToSickBeard (now nzbToSickBeard) that supports
NZBGet
2012-11-30 16:08:18 +10:30