Commit Graph

  • 3b429dcc7e Add Comic, Game, Movie, Music, and TV to core.auto_process Labrys of Knossos 2018-12-18 17:32:03 -05:00
  • 5839257f9b Refactor autoProcessGames -> games Labrys of Knossos 2018-12-18 17:27:57 -05:00
  • 4bd6e6251a Refactor autoProcessMovie -> movies Labrys of Knossos 2018-12-18 17:27:30 -05:00
  • cbff62a08c Refactor autoProcessMusic -> music Labrys of Knossos 2018-12-18 17:26:56 -05:00
  • 95c67978ca Refactor autoProcessTV -> tv Labrys of Knossos 2018-12-18 17:26:32 -05:00
  • 088f23ad3a Refactor autoProcessComics -> comics Labrys of Knossos 2018-12-18 17:26:02 -05:00
  • 214ad21ea1 Refactor autoProcess -> auto_process Labrys of Knossos 2018-12-18 17:25:18 -05:00
  • 88b5f04f5c
    Merge pull request #1438 from clinton-hall/libs/pywin32 Labrys of Knossos 2018-12-19 17:15:19 -05:00
  • 54422992a4 Remove vendored pywin32 Labrys of Knossos 2018-12-18 22:00:17 -05:00
  • 0700aa0400 fix six import in TorrentToMedia. #1433 clinton-hall 2018-12-18 19:38:18 +13:00
  • a827c8700b
    Merge pull request #1435 from clinton-hall/libs/fix-py2 Labrys of Knossos 2018-12-17 22:28:23 -05:00
  • 5f0a89f01c Enforce lib import order Labrys of Knossos 2018-12-17 22:26:02 -05:00
  • af93f25f5b
    Merge pull request #1434 from clinton-hall/libs/fix-py2 Labrys of Knossos 2018-12-17 22:19:30 -05:00
  • 0b03e27032 Add pyyaml version 3.13 to Python 2 requirements Labrys of Knossos 2018-12-17 20:52:16 -05:00
  • eab3dabc94 Add BeautifulSoup4 version 4.6.3 to Python 2 requirements Labrys of Knossos 2018-12-17 20:51:09 -05:00
  • 2f01d12755
    Merge pull request #1432 from clinton-hall/libs/requirements Labrys of Knossos 2018-12-17 00:10:00 -05:00
  • f0451bc31a Fix .gitignore for dist-info and egg-info Labrys of Knossos 2018-12-17 00:09:00 -05:00
  • 7798a71448
    Merge pull request #1431 from clinton-hall/quality/pep8 Labrys of Knossos 2018-12-16 23:40:11 -05:00
  • 41fa636fc2 PEP8 Argument should be lowercase Labrys of Knossos 2018-12-16 23:33:31 -05:00
  • 7f2a4d2605 PEP8 Class name should be CamelCase Labrys of Knossos 2018-12-16 22:05:08 -05:00
  • d8cbf422dd PEP8 Function name should be lowercase Labrys of Knossos 2018-12-16 21:37:44 -05:00
  • 97e1ed71b3 PEP8 Variable in function should be lowercase Labrys of Knossos 2018-12-16 20:00:13 -05:00
  • 39f8949ede
    Merge pull request #1429 from clinton-hall/libs/refactor Labrys of Knossos 2018-12-16 19:03:59 -05:00
  • 248dd8609b Fix six not available before core import Labrys of Knossos 2018-12-16 14:15:44 -05:00
  • 26008b3607 Add feature to auto-update libs Labrys of Knossos 2018-12-16 18:39:08 -05:00
  • 43ffbc7c34 Add feature to make libs importable Labrys of Knossos 2018-12-16 18:38:54 -05:00
  • b115ecc1fe Add requirements file Labrys of Knossos 2018-12-16 14:12:03 -05:00
  • 3a692c94a5 Move Windows libs to libs/windows Labrys of Knossos 2018-12-16 13:36:03 -05:00
  • 3975aaceb2 Move Python 2 libs to libs/py2 Labrys of Knossos 2018-12-16 13:33:56 -05:00
  • f3db9af8cf Move custom libs to libs/custom Labrys of Knossos 2018-12-16 13:32:58 -05:00
  • 1f4bd41bcc Move common libs to libs/common Labrys of Knossos 2018-12-16 13:30:24 -05:00
  • 8dbb1a2451
    Merge pull request #1428 from clinton-hall/libs/requirements Labrys of Knossos 2018-12-16 11:52:04 -05:00
  • 4f3738fab5 Remove unused rarfile1 import Labrys of Knossos 2018-12-16 11:40:51 -05:00
  • 30a1789809 Update transmissionrpc to 0.11 Labrys of Knossos 2018-12-16 11:31:00 -05:00
  • 79011dbbc1 Update pyxdg to 0.26 Labrys of Knossos 2018-12-16 11:29:16 -05:00
  • 41ccbfdede Update backports.functools-lru-cache to 1.5 Labrys of Knossos 2018-12-16 10:24:39 -05:00
  • 49c9ea1350 Update futures to 3.2.0 Labrys of Knossos 2018-12-16 10:24:14 -05:00
  • 8a897fed98 Add Python 2 specific requirements file Labrys of Knossos 2018-12-16 10:17:00 -05:00
  • ad4ca05b64 Add pyxdg to requirements file Labrys of Knossos 2018-12-15 17:22:33 -05:00
  • cd761c5ba9
    Merge pull request #1427 from clinton-hall/fix/py3 Labrys of Knossos 2018-12-16 09:35:29 -05:00
  • c9c16c230d Fix gh_api Labrys of Knossos 2018-12-16 09:32:57 -05:00
  • 3b289ba8e8 Fix str expected instead of bytes Labrys of Knossos 2018-12-16 09:11:28 -05:00
  • 563a6e1ecb
    Merge pull request #1426 from clinton-hall/feature/Python3 Labrys of Knossos 2018-12-15 22:06:15 -05:00
  • 8d3150cfc6 Fix fork detection in Python 3 Labrys of Knossos 2018-12-15 21:14:33 -05:00
  • 959e2c317e Fix near operational error in upsert Labrys of Knossos 2018-12-15 19:45:49 -05:00
  • 84338c76c6 Fix TypeError: expected str instance, int found Labrys of Knossos 2018-12-15 19:05:24 -05:00
  • 8cd4b56891 Fix imports for Python 3 Labrys of Knossos 2018-12-15 18:31:36 -05:00
  • f5f6562fe9 Fix strings for Python 3 Labrys of Knossos 2018-12-15 17:55:35 -05:00
  • 4ee656f22c Fix next in Python 3 Labrys of Knossos 2018-12-15 18:12:35 -05:00
  • 943bdc9320 Fix dict usage in Python 3 Labrys of Knossos 2018-12-15 16:43:14 -05:00
  • f744e6ea97
    Merge pull request #1418 from clinton-hall/libs/pywin32 Labrys of Knossos 2018-12-15 22:03:59 -05:00
  • b0f0fed8f3 Update pywin32 to 224 Labrys of Knossos 2018-12-15 01:20:38 -05:00
  • ca1753341b
    Merge pull request #1414 from clinton-hall/libs/beets Labrys of Knossos 2018-12-15 21:58:38 -05:00
  • 014852c683
    Merge pull request #1408 from clinton-hall/fix/unvendor Labrys of Knossos 2018-12-15 21:58:23 -05:00
  • 5744e4ab04
    Merge pull request #1416 from clinton-hall/libs/subliminal Labrys of Knossos 2018-12-15 21:57:26 -05:00
  • 8b08774ab1
    Merge pull request #1415 from clinton-hall/libs/guessit Labrys of Knossos 2018-12-15 21:56:44 -05:00
  • 05c3de0f36 Merge branch 'nightly' into fix/unvendor Labrys of Knossos 2018-12-15 15:21:14 -05:00
  • e854005ae1 Update beets to 1.4.7 Labrys of Knossos 2018-12-15 00:52:11 -05:00
  • f3fcb47427 Update subliminal to 2.0.5 Labrys of Knossos 2018-12-15 01:12:12 -05:00
  • 2eb9d9dc7c Update guessit to 3.0.3 Labrys of Knossos 2018-12-15 00:55:30 -05:00
  • 05b0fb498f
    Merge pull request #1425 from clinton-hall/libs/requirements Labrys of Knossos 2018-12-15 16:05:52 -05:00
  • 9e2ca807e4 Add .dist-info and .egg-info for libs to .gitignore Labrys of Knossos 2018-12-14 16:33:36 -05:00
  • bda96e248e Add Windows-specific requirements file Labrys of Knossos 2018-12-13 23:25:34 -05:00
  • 39aeedc14a Add requirements file Labrys of Knossos 2018-12-13 23:25:10 -05:00
  • 8bda5e64cd
    Merge pull request #1409 from clinton-hall/fix/imports Labrys of Knossos 2018-12-15 15:59:35 -05:00
  • 76763e4b76
    Merge pull request #1417 from clinton-hall/libs/jaraco Labrys of Knossos 2018-12-15 15:58:46 -05:00
  • 0cfdfe34c7
    Merge pull request #1424 from clinton-hall/libs/pkg_resources Labrys of Knossos 2018-12-15 15:57:10 -05:00
  • 7b7313c1d5 Update pkg_resources to package from setuptools 40.6.3 Labrys of Knossos 2018-12-15 03:44:59 -05:00
  • 8d43b8ea39 Update jaraco-windows to 3.9.2 Labrys of Knossos 2018-12-15 01:17:06 -05:00
  • cd28996dad Remove superfluous __all__ Labrys of Knossos 2018-12-14 21:06:31 -05:00
  • 1fdd9c1017 Fix relative import Labrys of Knossos 2018-12-14 20:55:08 -05:00
  • c5a3137627 Remove unused imports Labrys of Knossos 2018-12-14 20:53:11 -05:00
  • 5bc789bca3 Optimize imports Labrys of Knossos 2018-12-14 20:51:54 -05:00
  • aa769627bd
    Merge pull request #1423 from clinton-hall/py3/encoding Labrys of Knossos 2018-12-15 14:59:05 -05:00
  • 417a9e5e63 Decode output during versionCheck Labrys of Knossos 2018-12-15 14:51:16 -05:00
  • 02ae99b117 Fix sys.setdefaultencoding in Python 3 Labrys of Knossos 2018-12-15 14:43:42 -05:00
  • 6992a9c66e
    Merge pull request #1422 from clinton-hall/fix/pywin32 Labrys of Knossos 2018-12-15 14:52:51 -05:00
  • a2ce48c52e Final fix for pywin32 Labrys of Knossos 2018-12-15 14:46:41 -05:00
  • dc6fb6d54c
    Merge pull request #1421 from clinton-hall/fix/pywin32 Labrys of Knossos 2018-12-15 14:32:43 -05:00
  • 0a37651ae1 Fix pywin32 imports Labrys of Knossos 2018-12-15 14:27:17 -05:00
  • c84cc98ba4
    Merge pull request #1420 from clinton-hall/fix/pywin32 Labrys of Knossos 2018-12-15 14:18:11 -05:00
  • 345ff1de93 Fix pywin32 imports Labrys of Knossos 2018-12-15 14:00:19 -05:00
  • 3f5f97877a
    Merge pull request #1419 from clinton-hall/fix/configobj Labrys of Knossos 2018-12-15 14:16:42 -05:00
  • f210693102 Fix configobj import Labrys of Knossos 2018-12-15 14:14:28 -05:00
  • fc16e7c374 Update rencode to 1.0.6 Labrys of Knossos 2018-12-15 13:37:57 -05:00
  • 9fb4cc1986 Fix utorrent client import Labrys of Knossos 2018-12-15 13:38:58 -05:00
  • d17ceb11f9 Move vendored package rencode from synchronousdeluge to libs Labrys of Knossos 2018-12-15 13:26:00 -05:00
  • 6bba210fd0 Fix imap is map in python 3 Labrys of Knossos 2018-12-15 13:24:31 -05:00
  • 22cbec26e0 Fix linktastic import Labrys of Knossos 2018-12-15 13:23:07 -05:00
  • d8f7c4eb7b Fix imports for Python 3 Labrys of Knossos 2018-12-15 12:44:47 -05:00
  • 87d6378768 Remove superfluous try..except Labrys of Knossos 2018-12-15 12:37:22 -05:00
  • e3d282d0d4 Remove superfluous __all__ Labrys of Knossos 2018-12-14 21:06:42 -05:00
  • 7d6ef5b7c6 Remove unused imports Labrys of Knossos 2018-12-14 20:53:00 -05:00
  • ec95829a37 Fix relative import Labrys of Knossos 2018-12-14 20:54:59 -05:00
  • f26f017cc8 Merge remote-tracking branch 'origin/libs/transmission' into fix/unvendor Labrys of Knossos 2018-12-15 12:23:48 -05:00
  • e7eb7c8085 Merge remote-tracking branch 'origin/libs/qbittorrent' into fix/unvendor Labrys of Knossos 2018-12-15 12:21:48 -05:00
  • 9f6e2f0978 Merge remote-tracking branch 'origin/libs/linktastic' into fix/unvendor Labrys of Knossos 2018-12-15 12:06:11 -05:00
  • 3ed574a49f Move vendored packages in core to libs Labrys of Knossos 2018-12-14 20:51:34 -05:00
  • 27a294bfdc
    Merge pull request #1413 from clinton-hall/libs/configobj Labrys of Knossos 2018-12-15 03:05:38 -05:00
  • 8c8f58eae8
    Merge pull request #1412 from clinton-hall/libs/babelfish Labrys of Knossos 2018-12-15 02:52:17 -05:00