Commit graph

16 commits

Author SHA1 Message Date
Nika Gerson Lohman
5272c8b31d
Start vbs directly from extractor 2018-12-07 22:45:01 +01:00
Nika Gerson Lohman
9769596d24
Fix execution of extraction
Change core.SHOWEXTRACT to string in cmd_7zip
2018-12-06 14:35:32 +01:00
clinton-hall
de869391b1 remove surpluss debug, fix handling of None Password file, and fix invisible windows extraction.
added option for windows extraction debugging. Fixes #1399 #759
2018-12-06 19:24:04 +13:00
clinton-hall
e2accb9ec2 added debugging to extractor. #1399 2018-12-05 21:28:59 +13:00
clinton-hall
1dfa9092ef Merge branch 'nightly' of https://github.com/clinton-hall/nzbToMedia into nightly 2018-12-05 20:16:00 +13:00
clinton-hall
20e821d0cc remove .r00 extraction. Fixes error introduced at #1399 2018-12-05 20:14:29 +13:00
Nika Gerson Lohman
9aed1c29f5
Update extractor.py for correct return code 2018-12-04 11:52:06 +01:00
clinton-hall
7cba0fa16b add extract of .r00 file types. Fixes #1399 2018-12-03 23:07:34 +13:00
clinton-hall
80c8ad5852 remove -o from 7zip. Reverses #1149 Fixes #1175 2017-01-17 14:10:41 +10:30
clinton-hall
e96998a731 append -o to output path for 7zip. Fixes #1149 2016-12-24 08:05:11 +10:30
clinton-hall
3d915986b0 revert to 7zip if others missing. Fixes #1015 2016-10-12 07:05:48 +10:30
labrys
2ad9f2e35f Standardize string formatting to use .format instead of concat 2016-06-06 09:08:24 -04:00
Labrys
1cd073cd52 Use format() instead of % for string formatting 2016-06-05 12:54:24 -04:00
Labrys
8cd0e76ef8 PEP8: Fix formatting
* Remove redundant backslash between brackets
* Fix multiple statements on one line
* Fix missing/excess whitespace
* Fix comments not starting with a single # and a space
* Convert tabs to spaces
* Use triple-quoted docstring
2016-06-05 11:59:58 -04:00
Labrys
81ffe0456d Add encoding declaration 2016-06-05 02:01:03 -04:00
clinton-hall
c80a678ded rename nzbtomedia to core. Fixes #744 #746 2015-04-26 16:41:39 +09:30
Renamed from nzbtomedia/extractor/extractor.py (Browse further)