Labrys of Knossos
|
bd16f11485
|
Refactor nzbs from utils to utils.nzbs
|
2019-01-06 12:10:47 -05:00 |
|
Labrys of Knossos
|
4143aa77f8
|
Refactor torrents from utils to utils.torrents
|
2019-01-06 12:10:47 -05:00 |
|
Labrys of Knossos
|
21fa4e3896
|
Refactor utils.*Process -> utils.processes.*Process
|
2019-01-06 12:10:47 -05:00 |
|
Labrys of Knossos
|
3b670b895b
|
Refactor utils module to package
|
2019-01-06 12:10:47 -05:00 |
|
Labrys of Knossos
|
a289eef88e
|
Remove unused variable
|
2019-01-06 12:09:07 -05:00 |
|
Labrys of Knossos
|
93ec74f1c7
|
Fix conditional assignment
|
2019-01-06 12:09:07 -05:00 |
|
Labrys of Knossos
|
6d0d2d3f7e
|
Use dict literal or comprehension for dict creation
|
2019-01-06 12:09:07 -05:00 |
|
Labrys of Knossos
|
c99b497bd8
|
Merge branch 'hotfix/sourcecleaner' into nightly
|
2019-01-06 12:08:47 -05:00 |
|
Labrys of Knossos
|
0fd570cd85
|
Bump version: 12.0.4 → 12.0.5
|
2019-01-06 00:48:08 -05:00 |
|
Labrys of Knossos
|
0f1595d29c
|
Merge pull request #1511 from clinton-hall/hotfix/sourcecleaner
Hotfix/sourcecleaner
|
2019-01-05 23:08:01 -05:00 |
|
Labrys of Knossos
|
84a7011973
|
Bump version: 12.0.3 → 12.0.4
|
2019-01-05 22:59:31 -05:00 |
|
Labrys of Knossos
|
f83b37d80b
|
Fix missed commit for source cleaner
|
2019-01-05 22:59:20 -05:00 |
|
Labrys of Knossos
|
656957f1fc
|
Fix excess parameter detection
|
2019-01-05 22:48:18 -05:00 |
|
Labrys of Knossos
|
f514eecf6c
|
Fix excess parameter detection
|
2019-01-05 22:48:16 -05:00 |
|
Labrys of Knossos
|
29171baaa3
|
Add extra logging for fork detection.
|
2019-01-05 22:48:11 -05:00 |
|
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
|
111330510f
|
Fix missed ProcessResult
|
2019-01-05 00:28:12 -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
|
69446930c3
|
Add ProcessResult to auto_process.common
|
2018-12-29 07:20:45 -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
|
8c4353bc90
|
Add ProcessResult to auto_process.common
|
2018-12-27 11:32:52 -05:00 |
|
Labrys of Knossos
|
1d46f716e1
|
Refactor common functions from auto_process to auto_process.common
|
2018-12-27 11:32:51 -05:00 |
|
Labrys of Knossos
|
d95fc59b45
|
Remove superfluous classes
|
2018-12-27 11:32:51 -05:00 |
|
Labrys of Knossos
|
80b5a8c253
|
Fix mutable default argument
|
2018-12-26 12:29:57 -05:00 |
|
Labrys of Knossos
|
ad3fb4519d
|
Fix name shadows builtin
|
2018-12-26 12:28:18 -05:00 |
|
Labrys of Knossos
|
6f7b85f711
|
Remove unused import
|
2018-12-26 11:39:41 -05:00 |
|
Labrys of Knossos
|
985f004e32
|
Fix PEP8 invalid escape sequences
|
2018-12-26 11:31:17 -05:00 |
|
Labrys of Knossos
|
5ef4bdc1f4
|
Fix PEP8 assigning lambda expression
|
2018-12-26 11:30:33 -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 |
|
Lizband
|
d1edf9f2a2
|
Merge branch 'release-11.7' into nightly
# Conflicts:
# changelog.txt
# core/versionCheck.py
# nzbToMedia.py
|
2018-12-25 14:39:31 -05:00 |
|
Lizband
|
00bbf8fa16
|
Add cleanup after update
|
2018-12-25 12:08:45 -05:00 |
|
Labrys
|
bf74606bfb
|
Fix typo in sys.exit
|
2018-12-22 18:42:12 -05:00 |
|
Labrys of Knossos
|
2fce0e40c3
|
Add logging for cleanup
|
2018-12-19 19:40:13 -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
|
d546a7dcee
|
Refactor method order
|
2018-12-19 17:33:43 -05:00 |
|
Labrys of Knossos
|
6b52bb68d0
|
Refactor process_episode -> process
|
2018-12-19 17:26:49 -05:00 |
|
Labrys of Knossos
|
7a46bfa55a
|
Remove RunningProcess class and replace with platform alias
|
2018-12-19 17:20:56 -05:00 |
|