Commit graph

22 commits

Author SHA1 Message Date
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