Commit graph

257 commits

Author SHA1 Message Date
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
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
a2ce48c52e Final fix for pywin32 2018-12-15 14:52:02 -05:00
Labrys of Knossos
0a37651ae1 Fix pywin32 imports 2018-12-15 14:27:17 -05:00
Labrys of Knossos
345ff1de93 Fix pywin32 imports 2018-12-15 14:17:10 -05:00
Labrys of Knossos
f210693102 Fix configobj import 2018-12-15 14:14:28 -05:00
Labrys of Knossos
ef192b2c2c Remove vendored lib six from core/transmissionrpc 2018-12-14 19:05:47 -05: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
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
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
Nika Gerson Lohman
49eabb2ede
Updated 7z x86 files to 18.05 version 2018-12-04 11:47:24 +01:00
Nika Gerson Lohman
2cd1b62f69
Updated 7z x64 files to 18.05 version 2018-12-04 11:46:22 +01:00
clinton-hall
7cba0fa16b add extract of .r00 file types. Fixes #1399 2018-12-03 23:07:34 +13:00
clinton-hall
e306935c28 add test for "None" releases. Fixes #1396 2018-11-27 20:37:06 +13:00
clinton-hall
de442852c7 don't check failed media when no_extract_failed set. Fixes #1091 2018-11-10 15:28:12 +13:00
clinton-hall
697ae370ad add SB api key to NZBGet config. 2018-11-06 22:09:25 +13:00
clinton-hall
713e237893 fix symlink call to SickChill. Fixes #1375 2018-11-04 10:12:31 +13:00
clinton-hall
7dd9ba308c v11.06 ready for merge 2018-11-03 09:45:49 +13:00
clinton-hall
326479ed1b fix qbittorrent to delete permanently. Fixes #1386 2018-10-15 21:29:20 +13:00
clinton-hall
61a598f5bf add NZBGet WebUI set of delete failed for HP. Fixes #1388 2018-10-15 21:02:47 +13:00
clinton-hall
fb24a987ca change sickrage names and modify api process to work with multiple forks. Fixes #1383 & #1152 2018-10-13 17:46:35 +13:00
clinton-hall
0e94b139ba add rmDir import. Fixes #1382 2018-10-11 08:17:25 +13:00
clinton-hall
9004ef5cc1 set Torrent move-sym option to force SickRage process_method. Fixes #1375 2018-09-27 22:37:11 +12:00
clinton-hall
93b4fbf0e1 update to use Mylar api. Fixes #1374 2018-09-21 08:29:56 +12:00
clinton-hall
003febeafe attempt to clean up Liddar api commands. #1355 2018-08-31 22:19:54 +12:00
clinton-hall
a63cf34a4a add better logging of movie name when added to CP. Fixes #1341 2018-08-31 11:59:42 +12:00
clinton-hall
e5066cba0d improve logging for imdb id lookup. #1341 2018-08-30 20:42:20 +12:00
clinton-hall
01bb0b9bc1 Fixed NZBGet save of Lidarr config. Fixes #1355 2018-08-30 08:01:00 +12:00
clinton-hall
68204c6486 fix issue with no release id and no imdbid. Fixes #1341 2018-08-29 09:01:47 +12:00
clinton-hall
a24d37aca7 only pass id to CP if release id found. Fixes #1341 2018-08-28 22:05:21 +12:00
Clinton Hall
c8d8598f0d
Needed cfgKeys and envKeys to match.
Note. The envKeys are only set if the variable is also set in NZBGet WebUI, as per other commits just added.
2018-07-13 09:28:54 +12:00
hmphargh
94ba0b3354 updates to incorporate importMode for NzbDrone/Sonarr and Radarr 2018-07-12 08:33:44 -06:00
clinton-hall
5d5d69ecdd add delete_failed for music. Fixes #1355 2018-06-29 09:59:08 +12:00
Clinton Hall
04fd49b3df
Update __init__.py 2018-06-27 16:34:19 +12:00
Clinton Hall
33ac485e1b
Added SiCKRAGE-api to case sensitive display 2018-06-22 16:30:13 +12:00
Clinton Hall
9ac74615af
Merge branch 'nightly' into dev 2018-06-22 16:24:13 +12:00
echel0n
3648f21eb2 Added back in check for running processed, commented out during testing 2018-06-21 20:27:15 -07:00
echel0n
9306230f7e Fixed some issues with login/pass posting 2018-06-21 20:17:23 -07:00