Commit Graph

  • b9e0747ab0
    Merge pull request #1927 from clinton-hall/get-the-hint Labrys of Knossos 2022-12-03 14:35:06 -0500
  • 09306727d6 Add type-hints for tv.process Labrys of Knossos 2022-12-03 13:43:30 -0500
  • 2cdc99b465 Add type-hints for movies.process Labrys of Knossos 2022-12-03 13:46:22 -0500
  • 32d19114f9 Add type-hints for music.process Labrys of Knossos 2022-12-03 13:45:29 -0500
  • c70ddfd508 Add type-hints for games.process Labrys of Knossos 2022-12-03 13:50:38 -0500
  • 8b0d85d16d Add type-hints for comics.process Labrys of Knossos 2022-12-03 13:48:55 -0500
  • f50ef24314 Add type-hints for books.process Labrys of Knossos 2022-12-03 13:48:14 -0500
  • 940d982ad3
    Merge pull request #1926 from clinton-hall/superinit Labrys of Knossos 2022-12-03 13:36:56 -0500
  • 5718efcbe9 Fix usages of super for python 3 Labrys of Knossos 2022-12-03 12:24:46 -0500
  • 22a39bef4c
    Merge pull request #1925 from clinton-hall/resourceful Labrys of Knossos 2022-12-03 12:24:56 -0500
  • 86d3b7ce7c Standardize url creation Labrys of Knossos 2022-12-03 12:12:28 -0500
  • 53c5f267db Add create_url utility Labrys of Knossos 2022-12-03 08:25:19 -0500
  • 8d4a1c734c Fix typo Labrys of Knossos 2022-12-03 08:18:39 -0500
  • 9341942e91
    Merge pull request #1924 from clinton-hall/string-theory Labrys of Knossos 2022-12-03 11:54:58 -0500
  • 405f7f6af3 Remove u prefixed strings as all strings are unicode in Python 3. Labrys of Knossos 2022-12-03 02:09:45 -0500
  • 55e751c9a3 Merge branch 'three' into deadsnakes Labrys of Knossos 2022-12-03 07:30:03 -0500
  • a833970f65 Remove six.moves.urllib.request Labrys of Knossos 2022-12-03 01:32:19 -0500
  • ec8c059b0a Remove six.string_types Labrys of Knossos 2022-12-03 01:28:37 -0500
  • 28166e035d Remove six.iteritems Labrys of Knossos 2022-12-03 01:16:25 -0500
  • 6be2e12dd6 Remove six.text_type usage Labrys of Knossos 2022-12-03 01:12:27 -0500
  • 51e390d6e5 Remove shutil_custom monkeypatch Labrys of Knossos 2022-12-03 00:52:01 -0500
  • 4191d3a30d Remove PY2 checks Labrys of Knossos 2022-12-03 00:49:53 -0500
  • d5d3110b63 Merge branch 'farewell-2.7' into deadsnakes Labrys of Knossos 2022-12-03 07:27:33 -0500
  • 80b03e8aea Python 2 support dropped - .py files are UTF-8 by default in Python 3 Labrys of Knossos 2022-11-27 19:17:08 -0500
  • 5a2bd174f4 Python 2 support dropped - removed __future__ imports are default in Python 3 Labrys of Knossos 2022-11-27 19:10:07 -0500
  • b710c43df1 Python 2 support dropped - all classes are new style classes in Python 3 Labrys of Knossos 2022-11-27 19:04:29 -0500
  • afe0a01e47 Remove six.moves.urllib.request Labrys of Knossos 2022-12-03 01:32:19 -0500
  • 721329e2fa Remove six.string_types Labrys of Knossos 2022-12-03 01:28:37 -0500
  • 2e92d9baaa Remove six.iteritems Labrys of Knossos 2022-12-03 01:16:25 -0500
  • 5afbc05394 Remove six.text_type usage Labrys of Knossos 2022-12-03 01:12:27 -0500
  • 31f928134e Remove shutil_custom monkeypatch Labrys of Knossos 2022-12-03 00:52:01 -0500
  • 683411bfe1 Remove PY2 checks Labrys of Knossos 2022-12-03 00:49:53 -0500
  • b1a8a89cf6
    Merge pull request #1922 from clinton-hall/farewell-2.7 Labrys of Knossos 2022-12-03 00:14:42 -0500
  • 02c4c2b0af Python 2 support dropped - .py files are UTF-8 by default in Python 3 Brian Sheldon 2022-11-27 19:17:08 -0500
  • 8535e6ade9 Python 2 support dropped - removed __future__ imports are default in Python 3 Brian Sheldon 2022-11-27 19:10:07 -0500
  • 12919228dc Python 2 support dropped - all classes are new style classes in Python 3 Brian Sheldon 2022-11-27 19:04:29 -0500
  • 8b00d6fba4
    Merge pull request #1920 from clinton-hall/hello-friend Labrys of Knossos 2022-12-02 22:40:01 -0500
  • 98ca4cd108
    Merge branch 'deadsnakes' into hello-friend Labrys of Knossos 2022-12-02 22:34:48 -0500
  • 2b6a7add72
    Merge pull request #1919 from clinton-hall/hello-friend Labrys of Knossos 2022-12-02 22:32:51 -0500
  • 55c1091efa Add new Python versions to classifiers. Labrys of Knossos 2022-12-02 22:06:48 -0500
  • 8b409a5716 Add new Python versions to tests. Labrys of Knossos 2022-12-02 22:06:18 -0500
  • 1adc1fab80
    Merge pull request #1915 from clinton-hall/vendor Labrys of Knossos 2022-12-02 22:14:22 -0500
  • 4f109fc898 Update vendored libraries Labrys of Knossos 2022-12-02 21:40:28 -0500
  • ba96e40653
    Merge pull request #1917 from clinton-hall/farewell-3.6 Labrys of Knossos 2022-12-02 22:08:15 -0500
  • 7b998e6ff5 Remove Python 3.6 from classifiers Labrys of Knossos 2022-12-02 21:59:17 -0500
  • e88264e3c1 Remove Python 3.6 from tests Labrys of Knossos 2022-12-02 21:58:33 -0500
  • a1b7b8c527
    Merge pull request #1914 from clinton-hall/farewell-2.7 Labrys of Knossos 2022-12-02 21:46:04 -0500
  • fcb226b217 Remove Python 2.7 from requirements.txt Labrys of Knossos 2022-12-02 21:44:19 -0500
  • 416b8243a0
    Merge pull request #1913 from clinton-hall/farewell-2.7 13.0.0-dev Labrys of Knossos 2022-12-02 21:40:52 -0500
  • f82ed0b52b Drop vendored libs for Python 2.7 Labrys of Knossos 2022-12-02 21:22:57 -0500
  • f5f430878c Remove Python 2.7 classifiers Labrys of Knossos 2022-12-02 21:20:49 -0500
  • 59232657cb Remove tests for Python 2.7 Labrys of Knossos 2022-12-02 21:20:25 -0500
  • 9307563ab8
    Merge pull request #1910 from clinton-hall/bumpversion Labrys of Knossos 2022-12-02 21:10:27 -0500
  • 69e1c4d22e Bump version: 12.1.10 → 12.1.11 Labrys of Knossos 2022-12-02 21:00:32 -0500
  • 8a5c8c0863 Fix bumpversion fails with FileNotFoundError Labrys of Knossos 2022-12-02 20:59:08 -0500
  • 18ac3575ba
    Merge pull request #1907 from clinton-hall/vendor Clinton Hall 2022-12-03 13:38:44 +1300
  • 5e3641ac23 Updated decorator to 4.4.2 Labrys of Knossos 2022-12-01 17:34:33 -0500
  • fb6011f88d Updated stevedore to 2.0.1 Labrys of Knossos 2022-11-29 01:47:46 -0500
  • f1624a586f Updated importlib-metadata to 2.1.3 Labrys of Knossos 2022-11-29 01:35:03 -0500
  • 684cca8c9b Updated more-itertools to 5.0.0 Labrys of Knossos 2022-11-29 01:26:33 -0500
  • 1aff7eb85d Updated zipp to 2.0.1 Labrys of Knossos 2022-11-29 01:21:38 -0500
  • f05b09f349 Updates vendored subliminal to 2.1.0 Labrys of Knossos 2022-11-29 00:08:39 -0500
  • d8da02cb69 Updates vendored setuptools to 44.1.1 Labrys of Knossos 2022-11-28 22:11:52 -0500
  • 3a2e09c26e Updates python-qbittorrent to 0.4.3 Labrys of Knossos 2022-11-28 21:52:04 -0500
  • 968ec8a1d8 Update vendored beautifulsoup4 to 4.11.1 Labrys of Knossos 2022-11-28 21:11:01 -0500
  • 2226a74ef8 Update vendored guessit to 3.1.1 Labrys of Knossos 2022-11-28 19:44:46 -0500
  • ebc9718117 Update vendored requests-oauthlib to 1.3.1 Labrys of Knossos 2022-11-28 19:33:12 -0500
  • 501be2c479 Update vendored requests to 2.25.1 Labrys of Knossos 2022-11-28 19:16:35 -0500
  • 56c6773c6b Update vendored beets to 1.6.0 Labrys of Knossos 2022-11-28 18:02:40 -0500
  • 5073ec0c6f Update vendored pyxdg to 0.28 Labrys of Knossos 2022-11-28 06:15:51 -0500
  • aed4e9261c Update vendored configobj to 5.0.6 Labrys of Knossos 2022-11-28 06:10:54 -0500
  • b1cefa94e5 Update vendored windows libs Labrys of Knossos 2022-11-28 05:59:32 -0500
  • f61c211655 Fix .gitignore for pyd binary files Labrys of Knossos 2022-11-29 00:44:07 -0500
  • 78ed3afe29 Merge branch 'processing' into nightly Labrys of Knossos 2022-11-29 00:36:48 -0500
  • c85ee42874 Add processor folder to folder structure Labrys of Knossos 2022-11-27 18:50:49 -0500
  • 34236e8960 Streamline core.processor.nzbget.parse_status Labrys of Knossos 2022-11-25 10:47:40 -0500
  • 7737d0c4be Streamline core.processor.nzbget._parse_unpack_status Labrys of Knossos 2022-11-25 10:46:20 -0500
  • c34159d881 Streamline core.processor.nzbget._parse_health_status Labrys of Knossos 2022-11-25 10:45:13 -0500
  • efee5c722b Extract health status parsing from core.processor.nzbget.parse_status -> _parse_health_status Labrys of Knossos 2022-11-25 10:39:46 -0500
  • 11adb220d8 Extract unpack status parsing from core.processor.nzbget.parse_status -> _parse_unpack_status Labrys of Knossos 2022-11-25 10:33:48 -0500
  • 8e96d17537 Streamline core.processor.nzbget._parse_par_status Labrys of Knossos 2022-11-25 10:31:19 -0500
  • ab006eefb2 Extract par status parsing from core.processor.nzbget.parse_status -> _parse_par_status Labrys of Knossos 2022-11-25 10:30:29 -0500
  • e5ea34b569 Streamline core.processor.nzbget._parse_total_status Labrys of Knossos 2022-11-25 10:25:43 -0500
  • fc2ebeb245 Extract total status parsing from core.processor.nzbget.parse_status -> _parse_total_status Labrys of Knossos 2022-11-25 10:24:07 -0500
  • d7c6a8e1cc Streamline core.processor.nzbget.check_version Labrys of Knossos 2022-11-25 10:12:36 -0500
  • d11dda8af8 Streamline core.processor.nzbget.parse_failure_link Labrys of Knossos 2022-11-25 10:08:30 -0500
  • 9cc92ddd7b Streamline core.processor.nzbget.parse_download_id Labrys of Knossos 2022-11-25 10:06:10 -0500
  • 3e676f89a5 Standardize processing Labrys of Knossos 2022-11-25 10:01:04 -0500
  • 49af821bcb Extract version checks from core.processor.nzbget.process -> check_version Labrys of Knossos 2022-11-25 09:58:59 -0500
  • de06d45bb0 Extract status parsing from core.processor.nzbget.process -> parse_status Labrys of Knossos 2022-11-25 09:56:07 -0500
  • 0a8e8fae9f Extract failure_link parsing from core.processor.nzbget.process -> parse_failure_link Labrys of Knossos 2022-11-25 09:53:50 -0500
  • a2b2e4f620 Extract download_id parsing from core.processor.nzbget.process -> parse_download_id Labrys of Knossos 2022-11-25 09:51:04 -0500
  • e8f5dc409a Standardize processing Labrys of Knossos 2022-11-25 00:12:03 -0500
  • 637020d2bf Merge legacy sab parsing with 0.7.17+ Labrys of Knossos 2022-11-25 00:07:08 -0500
  • 528cbd02cd Extract manual processing from nzbToMedia.main -> core.processor.manual Labrys of Knossos 2022-11-24 23:45:09 -0500
  • 58c998712f Extract sabnzb processing from nzbToMedia.main -> core.processor.sabnzbd Labrys of Knossos 2022-11-24 23:33:17 -0500
  • 073b19034b Extract nzbget processing from nzbToMedia.main -> core.processor.nzbget Labrys of Knossos 2022-11-24 22:59:44 -0500
  • 7a3c2bc8a5 Refactor nzbToMedia.process -> core.processor.nzb.process Labrys of Knossos 2022-11-24 22:47:10 -0500
  • ce65ef20c6 Add Python 3.11 end-of-life Labrys of Knossos 2022-11-24 21:24:30 -0500
  • edab9475bf Updates vendored subliminal to 2.1.0 Brian Sheldon 2022-11-29 00:08:39 -0500