Commit graph

2721 commits

Author SHA1 Message Date
Labrys of Knossos
0ba4b9daab
Merge pull request #1596 from clinton-hall/flake8/quotes
Flake8/quotes
2019-04-05 19:13:14 -04:00
Labrys of Knossos
94c42dbd8a Fix flake8-quotes Q000 Remove bad quotes 2019-04-05 19:04:31 -04:00
Labrys of Knossos
2995c7f391 Add flake8-quotes to tox.ini 2019-04-05 19:04:11 -04:00
Labrys of Knossos
bbcef52eb5
Merge pull request #1595 from clinton-hall/flake8/commas
Flake8/commas
2019-04-05 18:25:38 -04:00
Labrys of Knossos
c5244df510 Fix flake8-commas C819 trailing comma prohibited 2019-04-05 18:14:44 -04:00
Labrys of Knossos
14b2aa6bf4 Fix flake8-commas C812 missing trailing comma 2019-04-05 18:14:44 -04:00
Labrys of Knossos
0bcbabd681 Add flake8-commas to tox.ini 2019-04-05 18:14:44 -04:00
Labrys of Knossos
627b453d3b
Merge pull request #1594 from clinton-hall/quality/flake8
Quality/flake8
2019-04-05 17:52:56 -04:00
Labrys of Knossos
697df555ec Fix flake8 W293 blank line contains whitespace 2019-04-05 17:12:05 -04:00
Labrys of Knossos
0350521b87 Fix flake8 W291 trailing whitespace 2019-04-05 17:12:05 -04:00
Labrys of Knossos
644a11118c Fix flake8 F401 imported but unused 2019-04-05 17:12:05 -04:00
Labrys of Knossos
faa378f787 Fix flake8 E712 comparison to True should be 'if cond is True:' or 'if cond:' 2019-04-05 17:12:04 -04:00
Labrys of Knossos
d208798430 Fix flake8 E402 module level import not at top of file 2019-04-05 17:12:04 -04:00
Labrys of Knossos
8e6e2d1647 Fix flake8 E305 expected 2 blank lines after class or function definition, found 1 2019-04-05 17:12:04 -04:00
Labrys of Knossos
032f7456f9 Fix flake8 E302 expected 2 blank lines, found 1 2019-04-05 17:12:04 -04:00
Labrys of Knossos
a571fc3122 Fix flake8 E265 block comment should start with '# ' 2019-04-05 17:12:04 -04:00
Labrys of Knossos
5f633b931a Fix flake8 E261 at least two spaces before inline comment 2019-04-05 17:12:04 -04:00
Labrys of Knossos
8a22f20a8b Fix flake8 E241 multiple spaces after ':' 2019-04-05 17:12:04 -04:00
Labrys of Knossos
07ad515b50 Fix flake8 E226 missing whitespace around arithmetic operator 2019-04-05 17:12:04 -04:00
Labrys of Knossos
87e813f062 Fix flake8 E126 continuation line over-indented for hanging indent 2019-04-05 17:12:04 -04:00
Labrys of Knossos
90090d7e02 Fix flake8 E117 over-indented 2019-04-05 17:12:03 -04:00
Labrys of Knossos
a8d1cc4fe9 Add flake8 quality checks to tox.ini 2019-04-05 17:11:27 -04:00
Labrys of Knossos
51e520547b
Merge pull request #1593 from clinton-hall/quality/tox
Add tox.ini
2019-04-05 17:03:58 -04:00
Labrys of Knossos
822603d021 Add tox.ini 2019-04-05 16:53:14 -04:00
Clinton Hall
825b48a6c1
add h265 to MKV profile allow. Fixes #1592 2019-04-04 11:34:25 +13:00
Labrys of Knossos
cb3f61f137
Merge pull request #1591 from clinton-hall/tests/cleanup
Tests/cleanup
2019-03-31 12:56:18 -04:00
Labrys of Knossos
f5fdc14577 Revert "Force cleanup errors for confirming CI test"
This reverts commit 16b7c11495.
2019-03-31 12:49:32 -04:00
Labrys of Knossos
16b7c11495 Force cleanup errors for confirming CI test 2019-03-31 12:45:07 -04:00
Labrys of Knossos
02813a6eaf Add source install cleanup test 2019-03-31 12:39:12 -04:00
Labrys of Knossos
a531f4480e Add source install cleanup test 2019-03-31 12:30:27 -04:00
Labrys of Knossos
9a833565aa
Merge pull request #1590 from clinton-hall/libs/pywin32
Add pywin32 to setup.py install_requires on Windows
2019-03-31 12:29:08 -04:00
Labrys of Knossos
f20e1e4f0d Add pywin32 to setup.py install_requires on Windows 2019-03-31 11:45:04 -04:00
clinton-hall
809e642039 fix LL default branch. 2019-03-30 08:47:20 +13:00
clinton-hall
1597763d30 minor fix for LazyLibrarian api. 2019-03-29 10:38:59 +13:00
Clinton Hall
aee3b151c0
Lazylib 1 (#1587)
* add support for LazyLibrarian. Fixes #1223
2019-03-29 09:50:43 +13:00
Clinton Hall
a3db8fb4b6
Test 1 (#1586)
* add transcoder tests
2019-03-27 10:09:47 +13:00
Clinton Hall
bdec673bb9
Merge pull request #1583 from clinton-hall/fix-1
remove .encode which creates byte vs string comparison issues.
2019-03-15 20:52:39 +13:00
clinton-hall
19c3e1fd85 remove .encode which creates byte vs string comparison issues. Fixes #1582 2019-03-15 20:42:21 +13:00
Clinton Hall
0db7c3e10c
Merge pull request #1580 from clinton-hall/dev
12.0.10
2019-03-14 20:40:41 +13:00
Clinton Hall
858206de07
Merge pull request #1579 from clinton-hall/nightly
Nightly
2019-03-14 20:32:49 +13:00
clinton-hall
ac7e0b702a update to 12.0.10 2019-03-14 20:28:53 +13:00
Clinton Hall
15d4289003
Merge pull request #1578 from clinton-hall/fix-1
fix cleanup
2019-03-14 20:12:18 +13:00
clinton-hall
6aee6baf6e fix cleanup 2019-03-14 20:02:40 +13:00
Labrys of Knossos
9b31482ce3
Update PULL_REQUEST_TEMPLATE.md 2019-03-12 16:48:50 -04:00
clinton-hall
8745af2629 update to v12.0.9 2019-03-13 07:54:21 +13:00
Clinton Hall
257eb3d761
Merge pull request #1575 from clinton-hall/clean-1
cleanup supporting files.
2019-03-13 07:45:51 +13:00
clinton-hall
742d482020 cleanup supporting files. 2019-03-13 07:40:35 +13:00
Clinton Hall
410aab4c58
improve tests (#1574)
improve tests
2019-03-12 18:55:37 +13:00
Clinton Hall
f5891459c2
Set up CI with Azure Pipelines (#1573)
* Set up CI with Azure Pipelines

* test all python versions

* rename test file and set to run from subdir.
2019-03-11 22:40:59 +13:00
Labrys of Knossos
3f6b447b3e
Merge pull request #1572 from clinton-hall/refactor/configuration
Fix absolute imports for qbittorrent and utorrent in Python 2.7
2019-03-10 20:52:14 -04:00