Commit Graph

  • 69e1c4d22e Bump version: 12.1.10 → 12.1.11 Labrys of Knossos 2022-12-02 21:00:32 -05:00
  • 8a5c8c0863 Fix bumpversion fails with FileNotFoundError Labrys of Knossos 2022-12-02 20:59:08 -05:00
  • 18ac3575ba
    Merge pull request #1907 from clinton-hall/vendor Clinton Hall 2022-12-03 13:38:44 +13:00
  • 5e3641ac23 Updated decorator to 4.4.2 Labrys of Knossos 2022-12-01 17:34:33 -05:00
  • fb6011f88d Updated stevedore to 2.0.1 Labrys of Knossos 2022-11-29 01:47:46 -05:00
  • f1624a586f Updated importlib-metadata to 2.1.3 Labrys of Knossos 2022-11-29 01:35:03 -05:00
  • 684cca8c9b Updated more-itertools to 5.0.0 Labrys of Knossos 2022-11-29 01:26:33 -05:00
  • 1aff7eb85d Updated zipp to 2.0.1 Labrys of Knossos 2022-11-29 01:21:38 -05:00
  • f05b09f349 Updates vendored subliminal to 2.1.0 Labrys of Knossos 2022-11-29 00:08:39 -05:00
  • d8da02cb69 Updates vendored setuptools to 44.1.1 Labrys of Knossos 2022-11-28 22:11:52 -05:00
  • 3a2e09c26e Updates python-qbittorrent to 0.4.3 Labrys of Knossos 2022-11-28 21:52:04 -05:00
  • 968ec8a1d8 Update vendored beautifulsoup4 to 4.11.1 Labrys of Knossos 2022-11-28 21:11:01 -05:00
  • 2226a74ef8 Update vendored guessit to 3.1.1 Labrys of Knossos 2022-11-28 19:44:46 -05:00
  • ebc9718117 Update vendored requests-oauthlib to 1.3.1 Labrys of Knossos 2022-11-28 19:33:12 -05:00
  • 501be2c479 Update vendored requests to 2.25.1 Labrys of Knossos 2022-11-28 19:16:35 -05:00
  • 56c6773c6b Update vendored beets to 1.6.0 Labrys of Knossos 2022-11-28 18:02:40 -05:00
  • 5073ec0c6f Update vendored pyxdg to 0.28 Labrys of Knossos 2022-11-28 06:15:51 -05:00
  • aed4e9261c Update vendored configobj to 5.0.6 Labrys of Knossos 2022-11-28 06:10:54 -05:00
  • b1cefa94e5 Update vendored windows libs Labrys of Knossos 2022-11-28 05:59:32 -05:00
  • f61c211655 Fix .gitignore for pyd binary files Labrys of Knossos 2022-11-29 00:44:07 -05:00
  • 78ed3afe29 Merge branch 'processing' into nightly Labrys of Knossos 2022-11-29 00:36:48 -05:00
  • c85ee42874 Add processor folder to folder structure Labrys of Knossos 2022-11-27 18:50:49 -05:00
  • 34236e8960 Streamline core.processor.nzbget.parse_status Labrys of Knossos 2022-11-25 10:47:40 -05:00
  • 7737d0c4be Streamline core.processor.nzbget._parse_unpack_status Labrys of Knossos 2022-11-25 10:46:20 -05:00
  • c34159d881 Streamline core.processor.nzbget._parse_health_status Labrys of Knossos 2022-11-25 10:45:13 -05:00
  • efee5c722b Extract health status parsing from core.processor.nzbget.parse_status -> _parse_health_status Labrys of Knossos 2022-11-25 10:39:46 -05:00
  • 11adb220d8 Extract unpack status parsing from core.processor.nzbget.parse_status -> _parse_unpack_status Labrys of Knossos 2022-11-25 10:33:48 -05:00
  • 8e96d17537 Streamline core.processor.nzbget._parse_par_status Labrys of Knossos 2022-11-25 10:31:19 -05:00
  • ab006eefb2 Extract par status parsing from core.processor.nzbget.parse_status -> _parse_par_status Labrys of Knossos 2022-11-25 10:30:29 -05:00
  • e5ea34b569 Streamline core.processor.nzbget._parse_total_status Labrys of Knossos 2022-11-25 10:25:43 -05:00
  • fc2ebeb245 Extract total status parsing from core.processor.nzbget.parse_status -> _parse_total_status Labrys of Knossos 2022-11-25 10:24:07 -05:00
  • d7c6a8e1cc Streamline core.processor.nzbget.check_version Labrys of Knossos 2022-11-25 10:12:36 -05:00
  • d11dda8af8 Streamline core.processor.nzbget.parse_failure_link Labrys of Knossos 2022-11-25 10:08:30 -05:00
  • 9cc92ddd7b Streamline core.processor.nzbget.parse_download_id Labrys of Knossos 2022-11-25 10:06:10 -05:00
  • 3e676f89a5 Standardize processing Labrys of Knossos 2022-11-25 10:01:04 -05:00
  • 49af821bcb Extract version checks from core.processor.nzbget.process -> check_version Labrys of Knossos 2022-11-25 09:58:59 -05:00
  • de06d45bb0 Extract status parsing from core.processor.nzbget.process -> parse_status Labrys of Knossos 2022-11-25 09:56:07 -05:00
  • 0a8e8fae9f Extract failure_link parsing from core.processor.nzbget.process -> parse_failure_link Labrys of Knossos 2022-11-25 09:53:50 -05:00
  • a2b2e4f620 Extract download_id parsing from core.processor.nzbget.process -> parse_download_id Labrys of Knossos 2022-11-25 09:51:04 -05:00
  • e8f5dc409a Standardize processing Labrys of Knossos 2022-11-25 00:12:03 -05:00
  • 637020d2bf Merge legacy sab parsing with 0.7.17+ Labrys of Knossos 2022-11-25 00:07:08 -05:00
  • 528cbd02cd Extract manual processing from nzbToMedia.main -> core.processor.manual Labrys of Knossos 2022-11-24 23:45:09 -05:00
  • 58c998712f Extract sabnzb processing from nzbToMedia.main -> core.processor.sabnzbd Labrys of Knossos 2022-11-24 23:33:17 -05:00
  • 073b19034b Extract nzbget processing from nzbToMedia.main -> core.processor.nzbget Labrys of Knossos 2022-11-24 22:59:44 -05:00
  • 7a3c2bc8a5 Refactor nzbToMedia.process -> core.processor.nzb.process Labrys of Knossos 2022-11-24 22:47:10 -05:00
  • ce65ef20c6 Add Python 3.11 end-of-life Labrys of Knossos 2022-11-24 21:24:30 -05:00
  • 7436ba7716
    Merge pull request #1896 from clinton-hall/nightly Clinton Hall 2022-08-18 16:31:35 +12:00
  • 382675e391
    Merge pull request #1895 from redhat421/rem_fix Clinton Hall 2022-08-09 10:25:29 +12:00
  • c639fc1cf9
    Switch to set for rem_id. Nick Austin 2022-08-04 23:46:37 -07:00
  • d23c2c2d3a
    Merge pull request #1893 from clinton-hall/nightly Clinton Hall 2022-07-15 17:51:33 +12:00
  • a886350bea
    Fix issue with no Require_lan set #1856 (#1892) Clinton Hall 2022-07-15 17:41:38 +12:00
  • 084e404b92
    Merge pull request #1891 from clinton-hall/nightly Clinton Hall 2022-07-15 09:24:28 +12:00
  • a0bccb54cc
    Req lan1 (#1890) Clinton Hall 2022-07-15 09:02:12 +12:00
  • 566e98bc78
    Fix a bug about wrong order of function arguments (#1889) Jingxuan He 2022-06-16 21:46:51 +02:00
  • d956cd2b75
    Updated SiCKRAGE SSO URL (#1886) (#1887) Clinton Hall 2022-06-07 10:49:17 +12:00
  • 7936c2c92b
    Updated SiCKRAGE SSO URL (#1886) echel0n 2022-06-06 15:43:13 -07:00
  • 2766938921 V12.1.10 for merge 12.1.10 clinton-hall 2022-01-01 14:11:11 +13:00
  • 686d239ce5
    Python 3.10 (#1868) Clinton Hall 2021-12-03 18:48:04 +13:00
  • 684cab5c8a
    Add Support for Radarr V4 #1862 (#1863) Clinton Hall 2021-11-16 16:08:17 +13:00
  • 48154d0c3c
    Update URL for x264 #1860 (#1861) Clinton Hall 2021-11-10 10:52:33 +13:00
  • 162143b1cd
    Media lan check (#1856) Clinton Hall 2021-10-11 07:16:00 +13:00
  • 36eddcfb92
    Updates to Syno Auth #1844 Clinton Hall 2021-08-26 18:03:32 +12:00
  • 411e70ba92
    Fix fork recognition when defined in cfg. #1839 (#1842) Clinton Hall 2021-08-13 06:52:47 +12:00
  • 8b8fda6102
    Syno api version detection (#1841) Clinton Hall 2021-08-12 22:14:00 +12:00
  • 4103a7dc05
    Fix auto-fork detection (#1839) Clinton Hall 2021-08-10 21:32:06 +12:00
  • f9dde62762 update to v12.1.09 for merge 12.1.09 clinton-hall 2021-07-17 21:44:16 +12:00
  • 213f1f6f10
    Radarr api-v3 changes (#1834) Clinton Hall 2021-06-09 07:27:58 +12:00
  • 30a69d6e37
    Remove State from Radarr api return Clinton Hall 2021-06-07 21:51:36 +12:00
  • 2280f8dee8
    Update Radarr api version (#1833) Clinton Hall 2021-06-07 15:45:32 +12:00
  • ee060047b7
    Check for apikey when fork=medusa-apiv2 is used. (#1828) p0ps 2021-05-07 12:00:54 +02:00
  • e3efbdbaee
    Add subs renaming for radarr/sonarr (#1824) Clinton Hall 2021-04-10 19:37:32 +12:00
  • 6ccc4abc18
    Use Response.text instead of Response.content (#1822) Christoph Stahl 2021-03-20 22:26:33 +01:00
  • 0329cc4f98
    Fix missing title when release_id (#1820) Clinton Hall 2021-03-08 15:10:06 +13:00
  • d64bd636d2 fix removal of duplicate parameters. clinton-hall 2021-02-26 20:36:03 +13:00
  • c9e06eb555 allow new params for SickChill. clinton-hall 2021-02-26 20:25:47 +13:00
  • 623e619534
    Added chmod to 644 for subtitles (#1817) Henry 2021-02-21 10:13:05 +01:00
  • 06d91c6928
    Pymedusa (#1815) p0ps 2021-02-18 02:30:51 +01:00
  • c2eaa72a2c
    Fix other sickbeard forks errorring. (#1814) p0ps 2021-02-17 08:31:08 +01:00
  • f48812eccd
    Fix other sickbeard forks errorring. (#1813) Clinton Hall 2021-02-15 21:28:25 +13:00
  • 6a6b25fece
    Medusa apiv2 (#1812) p0ps 2021-02-15 03:02:15 +01:00
  • 0acf78f196
    Added dedicated SiCKRAGE section with API version and SSO login support (#1805) echel0n 2021-01-12 16:16:41 -08:00
  • 9d64c2f478 Update to V12.1.08 12.1.08 clinton-hall 2020-12-14 20:34:26 +13:00
  • 40548fa670 add configobj clinton-hall 2020-11-18 22:07:09 +13:00
  • aded4e796e add updated configobj clinton-hall 2020-11-18 22:05:40 +13:00
  • d4d5f00a18
    Single file downloads with clean name #1789 (#1791) Clinton Hall 2020-10-24 18:25:35 +13:00
  • bf05f1b4e7
    Bypass for manual execution (#1788) Clinton Hall 2020-10-16 22:55:41 +13:00
  • de81037d15
    Py3.9 (#1787) Clinton Hall 2020-10-16 13:51:55 +13:00
  • a96f07c261
    No status change error suppression (#1786) Clinton Hall 2020-10-15 21:59:43 +13:00
  • 4c33b5574b Merge branch 'master' into nightly clinton-hall 2020-09-23 16:17:57 +12:00
  • b9c3ccb71d
    Merge Nightly (#1783) 12.1.07 Clinton Hall 2020-09-23 16:08:32 +12:00
  • 0833bf1724
    Update to V12.1.07 (#1782) Clinton Hall 2020-09-23 16:01:35 +12:00
  • f92f8f3952
    Add .gz support (#1781) Clinton Hall 2020-09-23 15:40:54 +12:00
  • c21fa99bd7 make nzbToWatcher.py executable. #1780 clinton-hall 2020-09-23 14:24:47 +12:00
  • beecb1b1a0
    Fix DB import (#1779) Clinton Hall 2020-09-19 21:53:01 +12:00
  • a359691515
    Fix for failed passed as 2,3 from SAB (#1777) Clinton Hall 2020-09-18 16:12:56 +12:00
  • d1fe38b0b2
    Add Failed to SickGear fork detection (#1772) Clinton Hall 2020-09-12 12:36:49 +12:00
  • b3dc118b52 Merge branch 'dev' 12.1.06 clinton-hall 2020-09-08 10:43:12 +12:00
  • 8c8ea0f6fe Merge branch 'nightly' into dev clinton-hall 2020-09-08 10:42:34 +12:00
  • b3388f959d update to version 12.1.06 clinton-hall 2020-09-08 10:40:57 +12:00
  • 2dfdc69487
    log error when migrating #850 (#1768) Clinton Hall 2020-08-26 20:27:38 +12:00