Commit graph

2049 commits

Author SHA1 Message Date
Labrys of Knossos
05b0fb498f
Merge pull request #1425 from clinton-hall/libs/requirements
Libs/requirements
2018-12-15 16:05:52 -05:00
Labrys of Knossos
9e2ca807e4 Add .dist-info and .egg-info for libs to .gitignore 2018-12-15 16:01:58 -05:00
Labrys of Knossos
bda96e248e Add Windows-specific requirements file 2018-12-15 16:01:57 -05:00
Labrys of Knossos
39aeedc14a Add requirements file 2018-12-15 16:01:56 -05:00
Labrys of Knossos
8bda5e64cd
Merge pull request #1409 from clinton-hall/fix/imports
Clean up imports
2018-12-15 15:59:35 -05:00
Labrys of Knossos
76763e4b76
Merge pull request #1417 from clinton-hall/libs/jaraco
Update jaraco-windows to 3.9.2
2018-12-15 15:58:46 -05:00
Labrys of Knossos
0cfdfe34c7
Merge pull request #1424 from clinton-hall/libs/pkg_resources
Update pkg_resources to package from setuptools 40.6.3
2018-12-15 15:57:10 -05:00
Labrys of Knossos
7b7313c1d5 Update pkg_resources to package from setuptools 40.6.3 2018-12-15 15:12:49 -05:00
Labrys of Knossos
8d43b8ea39 Update jaraco-windows to 3.9.2
Also updates:
- importlib-metadata-0.7
- jaraco-windows
- jaraco.classes-1.5
- jaraco.collections-1.6.0
- jaraco.functools-1.20
- jaraco.structures-1.1.2
- jaraco.text-1.10.1
- jaraco.ui-1.6
- more-itertools-4.3.0
- path.py-11.5.0
- six-1.12.0
2018-12-15 15:06:37 -05:00
Labrys of Knossos
cd28996dad Remove superfluous __all__ 2018-12-15 15:01:06 -05:00
Labrys of Knossos
1fdd9c1017 Fix relative import 2018-12-15 15:01:06 -05:00
Labrys of Knossos
c5a3137627 Remove unused imports 2018-12-15 15:01:06 -05:00
Labrys of Knossos
5bc789bca3 Optimize imports 2018-12-15 15:01:06 -05:00
Labrys of Knossos
aa769627bd
Merge pull request #1423 from clinton-hall/py3/encoding
Fix encoding for Python 3
2018-12-15 14:59:05 -05:00
Labrys of Knossos
417a9e5e63 Decode output during versionCheck 2018-12-15 14:56:40 -05:00
Labrys of Knossos
02ae99b117 Fix sys.setdefaultencoding in Python 3
This does away with the setdefaultencoding hack in Python 3
2018-12-15 14:56:36 -05:00
Labrys of Knossos
6992a9c66e
Merge pull request #1422 from clinton-hall/fix/pywin32
Final fix for pywin32
2018-12-15 14:52:51 -05:00
Labrys of Knossos
a2ce48c52e Final fix for pywin32 2018-12-15 14:52:02 -05:00
Labrys of Knossos
dc6fb6d54c
Merge pull request #1421 from clinton-hall/fix/pywin32
Proper fix for pywin32 imports
2018-12-15 14:32:43 -05:00
Labrys of Knossos
0a37651ae1 Fix pywin32 imports 2018-12-15 14:27:17 -05:00
Labrys of Knossos
c84cc98ba4
Merge pull request #1420 from clinton-hall/fix/pywin32
Fix pywin32 imports
2018-12-15 14:18:11 -05:00
Labrys of Knossos
345ff1de93 Fix pywin32 imports 2018-12-15 14:17:10 -05:00
Labrys of Knossos
3f5f97877a
Merge pull request #1419 from clinton-hall/fix/configobj
Fix configobj import
2018-12-15 14:16:42 -05:00
Labrys of Knossos
f210693102 Fix configobj import 2018-12-15 14:14:28 -05:00
Labrys of Knossos
27a294bfdc
Merge pull request #1413 from clinton-hall/libs/configobj
Update configobj to 5.0.6
2018-12-15 03:05:38 -05:00
Labrys of Knossos
8c8f58eae8
Merge pull request #1412 from clinton-hall/libs/babelfish
Update babelfish to 0.5.5
2018-12-15 02:52:17 -05:00
Labrys of Knossos
93c6c24225
Merge pull request #1411 from clinton-hall/libs/requests
Update requests to 2.21.0
2018-12-15 02:48:57 -05:00
Labrys of Knossos
c7ecec3e7c
Merge pull request #1410 from clinton-hall/libs/six
Update six to 1.12.0
2018-12-15 02:46:02 -05:00
Labrys of Knossos
ba758c1551 Update configobj to 5.0.6
Also updates:
- six-1.12.0
2018-12-15 01:58:50 -05:00
Labrys of Knossos
72226bffd8 Update requests to 2.21.0
Also updates:
- certifi-2018.11.29
- chardet-3.0.4
- idna-2.8
- urllib3-1.24.1
2018-12-15 01:48:06 -05:00
Labrys of Knossos
07629f9c47 Update six to 1.12.0 2018-12-15 01:35:09 -05:00
Labrys of Knossos
b4dd6afa41 Update babelfish to 0.5.5 2018-12-15 01:26:59 -05:00
Labrys of Knossos
367f7f3a61
Merge pull request #1407 from clinton-hall/fix/six
Remove vendored lib `six` from `core/transmissionrpc`
2018-12-14 19:09:31 -05:00
Labrys of Knossos
ef192b2c2c Remove vendored lib six from core/transmissionrpc 2018-12-14 19:05:47 -05:00
Labrys of Knossos
98d495503e
Merge pull request #1406 from clinton-hall/py3/print
Fix print statements
2018-12-14 18:51:49 -05:00
Labrys of Knossos
a3281d888d Fix print statements 2018-12-14 16:47:45 -05:00
Clinton Hall
c81d8bc7a5
Merge pull request #1403 from nikagl/nightly
Start vbs directly from extractor and use args instead of Wscript.Arguments
2018-12-08 13:51:30 +13:00
Nika Gerson Lohman
c2a591c8bb
Use args instead of Wscript.Arguments 2018-12-07 22:46:31 +01:00
Nika Gerson Lohman
1817ac349d
Delete invisible.cmd 2018-12-07 22:45:22 +01:00
Nika Gerson Lohman
5272c8b31d
Start vbs directly from extractor 2018-12-07 22:45:01 +01:00
Clinton Hall
23c4edb50c
Merge pull request #1401 from nikagl/patch-1
Fix execution of extraction
2018-12-07 11:55:58 +13: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
Clinton Hall
580259407b
Merge pull request #1400 from nikagl/nightly
Update windows extraction method to allow return values
2018-12-05 19:19:29 +13:00
Nika Gerson Lohman
9aed1c29f5
Update extractor.py for correct return code 2018-12-04 11:52:06 +01:00
Nika Gerson Lohman
13f503e796
Update invisible.vbs to return exit code of 7zip 2018-12-04 11:50:06 +01:00
Nika Gerson Lohman
933732731f
Update invisible.cmd to return errorlevel 2018-12-04 11:48:36 +01:00