echel0n
85d8739512
Major overhaul of nzbToMedia code base plus a whole restrucure
2014-04-03 19:58:01 -07:00
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
clinton-hall
86abf0f78c
change passwords to read from external list. fixes #211
2013-12-11 13:13:06 +10:30
clinton-hall
1bab235030
don't promt for password. fixes #212
2013-12-03 12:07:25 +10:30
clinton-hall
39f49cf757
add passwords for extraction. fix #211
2013-11-28 10:58:30 +10:30
clinton-hall
80a0a6f28d
change the call method and add succesCodes. fixes #185
2013-11-09 10:03:12 +10:30
clinton-hall
838d60f721
fix import within extractor
...
update to 8.1
2013-05-04 09:45:02 +09:30
clinton-hall
2950caad33
add exception on logging close #83
2013-05-01 13:51:11 +09:30
Joel Kåberg
bed71482d0
fixed syntax error
2013-03-25 09:05:04 +01:00
Clinton Hall
c1b17acf0d
add support for multi-part zip/rar #100
2013-03-24 16:31:00 -07:00
Clinton Hall
a5be594abe
check is chp.exe exists. fixes #99
2013-03-23 16:25:53 -07:00
Clinton Hall
c31abfe990
add chp (create hidden process)
2013-03-21 16:21:24 -07:00
Clinton Hall
18c7961ef1
Suppress windows open on extraction. Fixes #97
...
Uses Popen with stdout and stderr redirection
2013-03-20 23:19:24 -07:00
Clinton Hall
ca191024a8
absolute path for autoProcess folder
2013-03-14 02:21:55 -07:00
Clinton Hall
45d4867ced
call these hidden scripts
2013-03-14 01:18:07 -07:00
Clinton Hall
b087ee8c2d
fix reference to filePath
2013-03-11 23:51:22 -07:00
Joel Kåberg
e322c81392
more cleanup, fixes
2013-03-02 12:49:22 +01:00
Berkona
3e952ba035
Fixed create_destination
2013-03-01 17:29:38 -05:00
Clinton Hall
8ebc2648d4
Remove create_destination
2013-03-01 13:49:10 -08:00
Clinton Hall
c9ca8d7560
cleanup
2013-03-01 09:48:20 -08:00
Clinton Hall
9d6f8ee418
make os handling the same
2013-03-01 09:42:54 -08:00
Joel Kåberg
4071a07c4a
include create_destination
2013-03-01 14:21:44 +01:00
Clinton Hall
083d58a5d9
Keep it simple ;)
...
Just define the extract commands as a list, then add the filePath and finally call it.
2013-03-01 04:32:04 -08:00
Joel Kåberg
9c34ac2a35
use common create_destination
...
instead of duplicate code in both copylink and extractor
2013-03-01 11:10:10 +01: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
51226573f9
simplify cmd
2013-03-01 01:26:00 -08:00
Clinton Hall
06d1ea82e3
fix command + arg passing.
...
might not be the prettiest way... but it works.
2013-02-28 18:57:43 -08:00
Clinton Hall
0ea3451d81
don't prompt
2013-02-28 18:37:25 -08:00
Clinton Hall
af2bcb3fd6
fixed extractor for linux
2013-02-28 18:34:48 -08:00
Clinton Hall
5fc55fb0da
fix for logging and windows
2013-02-27 22:32:56 -08:00
clinton-hall
1a5e697148
add extractor
2013-02-27 22:31:00 -08:00