echel0n
6d45257035
Added in a config class to access main config properly and now can be called from anywhere in the code by creating a instance.
...
Re-coded migratecfg, vast improvements made and code cleanup of unrequired checks.
Fixed numerous small bugs throughout nzbToMedia including possible calls to variables that may not have been created do to conditional statements.
2014-04-01 18:35:20 -07:00
echel0n
3d7228a893
Added in code to delete params that are not being used before we pass them to SB this way we don't have any potential issues arise from passing a NoneType param
2014-03-31 00:43:04 -07:00
echel0n
369f69c140
Fixed bug in autoSickBeardFork where it was improperly returning values.
...
Fixed constants for default fork as it has no process param but does have method.
2014-03-31 00:22:36 -07:00
clinton-hall
dd6440dc71
add process_method. from #298 fixes #296
2014-03-31 13:32:47 +10:30
echel0n
9969eaa47a
Merge branch 'clinton-hall/dev'
...
Conflicts:
autoProcess/nzbToMediaEnv.py
2014-03-30 18:29:49 -07:00
echel0n
017e2239a4
Fixed process_method issue #296
...
Fixed bug where it would detect the incorrect fork branch due to improperly set constants
Adds ability for user to set process_method from cfg file, leaving it empty defaults to sickbeard's process method from its config.
2014-03-30 18:11:51 -07:00
clinton-hall
bb3febaa9c
simplify tests for extracted files. fixes #294
2014-03-25 14:04:45 +10:30
clinton-hall
01c1328707
reorder forks to check most-unique first. fixes #294
2014-03-25 09:57:37 +10:30
echel0n
edb164768a
autoProcessTV typo fix for dir param
2014-03-21 04:13:02 -07:00
echel0n
af2efa18ee
Fixed typo
2014-03-21 03:35:29 -07:00
echel0n
b7d348e710
Fix to param setting code in autoProcessTV, was not correctly setting params
2014-03-21 03:16:17 -07:00
echel0n
351215add1
Added feature that will auto-detect the SickBeard fork
2014-03-21 00:07:54 -07:00
clinton-hall
e86a3caae0
only pass watch_dir when manual or remote system. fixes #255
2014-02-21 19:16:22 +10:30
clinton-hall
5a52934107
add check for dirName is file. fixes #265
2014-02-15 21:00:25 +10:30
clinton-hall
2e07294c4f
fix no section error. fixes #265
2014-02-15 20:21:55 +10:30
clinton-hall
ff41f484a2
added option for nzbExtractionBy. fixes #265
2014-02-15 08:03:14 +10:30
clinton-hall
b35dba4261
fix SickBeard issue and cleanup single file handling. #262
2014-02-14 22:23:17 +10:30
clinton-hall
f919a890ee
fixed failed handling for SickBeard "torrent" branches. Fixes #229 #261
2014-02-12 13:27:58 +10:30
clinton-hall
4e602956f6
added list of sample ids. Fixes #256
2014-02-10 09:48:20 +10:30
clinton-hall
fff690de79
pass on individula directory. fixes #255
2014-02-06 16:50:21 +10:30
clinton-hall
0093ad27c6
make naming consistent. fixes #247
2014-01-27 11:28:01 +10:30
clinton-hall
7da2dd882e
added "wait_for" for SickBeard. Fixes #247
2014-01-27 11:13:56 +10:30
clinton-hall
555124b6b1
added default socket timeout. fixes #237
2014-01-13 10:53:59 +10:30
clinton-hall
ee6d6e62de
fix multiple typos #230
2014-01-08 10:55:47 +10:30
clinton-hall
6fe287df0d
add category centric processing. fixes #230
2014-01-07 21:22:47 +10:30
clinton-hall
ed359e8468
add option to convert to ASCII. fixes #204
2013-11-25 12:03:54 +10:30
clinton-hall
12cce95d89
improve fork handling. #199
2013-11-08 11:55:12 +10:30
clinton-hall
27d83c88ca
cleanup to remove conflicting licences
2013-11-06 12:55:12 +10:30
clinton-hall
e50704df73
added TPB-failed branch. fixes #198
2013-11-03 22:02:52 +10:30
clinton-hall
b7e3a71388
fix params for TPB branch. fix #187
2013-10-28 23:16:27 +10:30
clinton-hall
8e0e3de851
correct read of fork variable.
2013-10-24 22:19:51 +10:30
clinton-hall
7f51f15d8c
added TPB and multiple fork handling. # 187
2013-10-21 14:47:35 +10:30
Clinton Hall
e1fa3ea239
only scan dir if not Manual Run. fixes #183
2013-09-28 21:51:18 +09:30
Clinton Hall
f48b2b7926
Fix logging entry.
2013-09-26 20:16:11 +09:30
clinton-hall
889efcde32
import time for #174
2013-09-05 07:15:18 +09:30
clinton-hall
1436de30ca
added delay to SickBeard fixes #174
2013-09-05 07:11:43 +09:30
Michael Johnson
4a43b94c38
Fix typo
2013-05-31 17:01:44 -04:00
Michael Johnson
214723bb66
Ignore errors
...
Ignore errors when deleting the failed files
2013-05-31 17:57:27 -03:00
clinton-hall
96c4a9fa40
delete check fix #133 and category check fix #134
2013-05-25 21:05:38 +09:30
clinton-hall
99c4961f6a
added flatten + media check. fixes #127 fixes #131
2013-05-23 15:39:47 +09:30
clinton-hall
2950caad33
add exception on logging close #83
2013-05-01 13:51:11 +09:30
clinton-hall
4446a47d12
delete failed fix #114
2013-04-13 10:45:40 +09:30
clinton-hall
b85289dda0
get imdb from db. minor fixes
2013-04-04 10:01:11 +10:30
clinton-hall
cd470ae1ad
Ouch. Almost lost these :(
2013-03-13 23:15:34 -07:00