Commit graph

202 commits

Author SHA1 Message Date
Labrys of Knossos
6616801c38 Bump version: 12.0.2 → 12.0.3 2019-01-05 21:27:14 -05:00
Labrys of Knossos
e386eaaec2 Bump version: 12.0.1 → 12.0.2 2019-01-05 00:53:32 -05:00
Labrys of Knossos
e1fe63328c Bump version: 12.0.0 → 12.0.1 2019-01-04 05:30:17 -05:00
Labrys of Knossos
095810ea79 Bump version: 11.8.1 → 12.0.0 2018-12-31 11:38:51 -05:00
Labrys of Knossos
4dadd905c8 Add Stheno fork 2018-12-31 11:30:16 -05:00
Labrys of Knossos
c5343889fb Fix quotes - standardize to single-quoted strings 2018-12-29 14:19:20 -05:00
Labrys of Knossos
02d71c1f34 Merge branch 'hotfix/submodule' into nightly
# Conflicts:
#	changelog.txt
2018-12-29 10:22:16 -05:00
Labrys of Knossos
1f61b9b60e Bump version: 11.8.0 → 11.8.1 2018-12-29 10:10:40 -05:00
Labrys of Knossos
806e64d78f
Merge pull request #1468 from clinton-hall/feature/version
Feature/version
2018-12-28 15:33:14 -05:00
Labrys of Knossos
493bfe3a32 Bump version: 11.7.4 → 11.8.0 2018-12-28 15:27:16 -05:00
Labrys of Knossos
3b0b7baa97 Add version 2018-12-28 13:47:58 -05:00
Labrys of Knossos
d9e8f720be Remove superfluous classes 2018-12-28 11:15:57 -05:00
Labrys of Knossos
985f004e32 Fix PEP8 invalid escape sequences 2018-12-26 11:31:17 -05:00
Labrys of Knossos
018ded07d6 Fix PEP8 for bare exceptions 2018-12-26 11:29:38 -05:00
Labrys
52c6096b6a Fix PEP8 whitespace violations 2018-12-26 11:22:11 -05:00
Labrys
bf74606bfb Fix typo in sys.exit 2018-12-22 18:42:12 -05:00
Labrys of Knossos
70acfc22e7 Add cleanup upon update 2018-12-19 19:27:52 -05:00
Labrys of Knossos
339d2878b4 Add path parent option to module path and default to using local path 2018-12-19 19:22:28 -05:00
Labrys of Knossos
32e0d7dba2 Refactor PROGRAM_DIR -> APP_DIR 2018-12-19 19:20:26 -05:00
Labrys of Knossos
9d0097fa68 Refactor module_root -> module_path 2018-12-19 19:05:40 -05:00
Labrys of Knossos
f61a17b8a0 Refactor nzbToMediaUtil -> utils 2018-12-19 17:20:56 -05:00
Labrys of Knossos
c624029846 Refactor versionCheck -> version_check 2018-12-19 17:20:55 -05:00
Labrys of Knossos
9d9abffdb6 Refactor nzbToMediaDB -> main_db 2018-12-19 17:20:54 -05:00
Labrys of Knossos
5d423b0f38 Refactor nzbToMediaConfig -> configuration 2018-12-19 17:20:54 -05:00
Labrys of Knossos
d3ce2a10f5 Refactor transcoder.transcoder -> transcoder 2018-12-19 17:20:53 -05:00
Labrys of Knossos
7d1f2fb2d5 Refactor databases.mainDB -> databases 2018-12-19 17:20:53 -05:00
Labrys of Knossos
3b429dcc7e Add Comic, Game, Movie, Music, and TV to core.auto_process 2018-12-19 17:20:53 -05:00
Labrys of Knossos
5839257f9b Refactor autoProcessGames -> games 2018-12-19 17:20:52 -05:00
Labrys of Knossos
4bd6e6251a Refactor autoProcessMovie -> movies 2018-12-19 17:20:52 -05:00
Labrys of Knossos
cbff62a08c Refactor autoProcessMusic -> music 2018-12-19 17:20:52 -05:00
Labrys of Knossos
95c67978ca Refactor autoProcessTV -> tv 2018-12-19 17:20:51 -05:00
Labrys of Knossos
088f23ad3a Refactor autoProcessComics -> comics 2018-12-19 17:20:51 -05:00
Labrys of Knossos
214ad21ea1 Refactor autoProcess -> auto_process 2018-12-19 17:20:51 -05:00
Labrys of Knossos
54422992a4 Remove vendored pywin32 2018-12-19 17:08:36 -05:00
Labrys of Knossos
7f2a4d2605 PEP8 Class name should be CamelCase 2018-12-16 22:05:08 -05:00
Labrys of Knossos
d8cbf422dd PEP8 Function name should be lowercase 2018-12-16 21:59:24 -05:00
Labrys of Knossos
43ffbc7c34 Add feature to make libs importable 2018-12-16 18:40:13 -05:00
Labrys of Knossos
3a692c94a5 Move Windows libs to libs/windows 2018-12-16 13:50:35 -05:00
Labrys of Knossos
3975aaceb2 Move Python 2 libs to libs/py2 2018-12-16 13:50:28 -05:00
Labrys of Knossos
f3db9af8cf Move custom libs to libs/custom 2018-12-16 13:50:28 -05:00
Labrys of Knossos
1f4bd41bcc Move common libs to libs/common 2018-12-16 13:50:27 -05:00
Labrys of Knossos
5bc789bca3 Optimize imports 2018-12-15 15:01:06 -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
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
7dd9ba308c v11.06 ready for merge 2018-11-03 09:45:49 +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
04fd49b3df
Update __init__.py 2018-06-27 16:34:19 +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
5f2a5499b8 Added SiCKRAGE API support for post-processing 2018-06-21 19:53:48 -07:00