Labrys of Knossos
|
c85ee42874
|
Add processor folder to folder structure
|
2022-11-29 00:35:40 -05:00 |
|
Labrys of Knossos
|
34236e8960
|
Streamline core.processor.nzbget.parse_status
|
2022-11-29 00:35:40 -05:00 |
|
Labrys of Knossos
|
7737d0c4be
|
Streamline core.processor.nzbget._parse_unpack_status
|
2022-11-29 00:35:40 -05:00 |
|
Labrys of Knossos
|
c34159d881
|
Streamline core.processor.nzbget._parse_health_status
|
2022-11-29 00:35:40 -05:00 |
|
Labrys of Knossos
|
efee5c722b
|
Extract health status parsing from core.processor.nzbget.parse_status -> _parse_health_status
|
2022-11-29 00:35:40 -05:00 |
|
Labrys of Knossos
|
11adb220d8
|
Extract unpack status parsing from core.processor.nzbget.parse_status -> _parse_unpack_status
|
2022-11-29 00:35:40 -05:00 |
|
Labrys of Knossos
|
8e96d17537
|
Streamline core.processor.nzbget._parse_par_status
|
2022-11-29 00:35:40 -05:00 |
|
Labrys of Knossos
|
ab006eefb2
|
Extract par status parsing from core.processor.nzbget.parse_status -> _parse_par_status
|
2022-11-29 00:35:40 -05:00 |
|
Labrys of Knossos
|
e5ea34b569
|
Streamline core.processor.nzbget._parse_total_status
|
2022-11-29 00:35:40 -05:00 |
|
Labrys of Knossos
|
fc2ebeb245
|
Extract total status parsing from core.processor.nzbget.parse_status -> _parse_total_status
|
2022-11-29 00:35:40 -05:00 |
|
Labrys of Knossos
|
d7c6a8e1cc
|
Streamline core.processor.nzbget.check_version
|
2022-11-29 00:35:40 -05:00 |
|
Labrys of Knossos
|
d11dda8af8
|
Streamline core.processor.nzbget.parse_failure_link
|
2022-11-29 00:35:40 -05:00 |
|
Labrys of Knossos
|
9cc92ddd7b
|
Streamline core.processor.nzbget.parse_download_id
|
2022-11-29 00:35:40 -05:00 |
|
Labrys of Knossos
|
3e676f89a5
|
Standardize processing
|
2022-11-29 00:35:40 -05:00 |
|
Labrys of Knossos
|
49af821bcb
|
Extract version checks from core.processor.nzbget.process -> check_version
|
2022-11-29 00:35:40 -05:00 |
|
Labrys of Knossos
|
de06d45bb0
|
Extract status parsing from core.processor.nzbget.process -> parse_status
|
2022-11-29 00:35:40 -05:00 |
|
Labrys of Knossos
|
0a8e8fae9f
|
Extract failure_link parsing from core.processor.nzbget.process -> parse_failure_link
|
2022-11-29 00:35:40 -05:00 |
|
Labrys of Knossos
|
a2b2e4f620
|
Extract download_id parsing from core.processor.nzbget.process -> parse_download_id
|
2022-11-29 00:35:40 -05:00 |
|
Labrys of Knossos
|
e8f5dc409a
|
Standardize processing
|
2022-11-29 00:35:40 -05:00 |
|
Labrys of Knossos
|
637020d2bf
|
Merge legacy sab parsing with 0.7.17+
|
2022-11-29 00:35:40 -05:00 |
|
Labrys of Knossos
|
528cbd02cd
|
Extract manual processing from nzbToMedia.main -> core.processor.manual
|
2022-11-29 00:35:40 -05:00 |
|
Labrys of Knossos
|
58c998712f
|
Extract sabnzb processing from nzbToMedia.main -> core.processor.sabnzbd
|
2022-11-29 00:35:40 -05:00 |
|
Labrys of Knossos
|
073b19034b
|
Extract nzbget processing from nzbToMedia.main -> core.processor.nzbget
|
2022-11-29 00:35:34 -05:00 |
|
Labrys of Knossos
|
7a3c2bc8a5
|
Refactor nzbToMedia.process -> core.processor.nzb.process
|
2022-11-29 00:30:50 -05:00 |
|
Labrys of Knossos
|
ce65ef20c6
|
Add Python 3.11 end-of-life
|
2022-11-29 00:27:18 -05:00 |
|
Clinton Hall
|
7436ba7716
|
Merge pull request #1896 from clinton-hall/nightly
Nightly
|
2022-08-18 16:31:35 +12:00 |
|
Clinton Hall
|
382675e391
|
Merge pull request #1895 from redhat421/rem_fix
Switch `rem_id` to a Set to prevent duplicates.
|
2022-08-09 10:25:29 +12:00 |
|
Nick Austin
|
c639fc1cf9
|
Switch to set for rem_id.
|
2022-08-04 23:46:37 -07:00 |
|
Clinton Hall
|
d23c2c2d3a
|
Merge pull request #1893 from clinton-hall/nightly
Fix issue with no Require_lan set #1856 (#1892)
|
2022-07-15 17:51:33 +12:00 |
|
Clinton Hall
|
a886350bea
|
Fix issue with no Require_lan set #1856 (#1892)
Thanks @BradKollmyer
|
2022-07-15 17:41:38 +12:00 |
|
Clinton Hall
|
084e404b92
|
Merge pull request #1891 from clinton-hall/nightly
Nightly
|
2022-07-15 09:24:28 +12:00 |
|
Clinton Hall
|
a0bccb54cc
|
Req lan1 (#1890)
* Multiple Req_Lan
|
2022-07-15 09:02:12 +12:00 |
|
Jingxuan He
|
566e98bc78
|
Fix a bug about wrong order of function arguments (#1889)
|
2022-06-17 07:46:51 +12:00 |
|
Clinton Hall
|
d956cd2b75
|
Updated SiCKRAGE SSO URL (#1886) (#1887)
Co-authored-by: echel0n <echel0n@sickrage.ca>
|
2022-06-07 10:49:17 +12:00 |
|
echel0n
|
7936c2c92b
|
Updated SiCKRAGE SSO URL (#1886)
|
2022-06-07 10:43:13 +12:00 |
|
clinton-hall
|
2766938921
|
V12.1.10 for merge
|
2022-01-01 14:11:11 +13:00 |
|
Clinton Hall
|
686d239ce5
|
Python 3.10 (#1868)
* Add Py 3.10 #1866
* Add tests for Python 3.10
* update Babelfish
|
2021-12-03 18:48:04 +13:00 |
|
Clinton Hall
|
684cab5c8a
|
Add Support for Radarr V4 #1862 (#1863)
|
2021-11-16 16:08:17 +13:00 |
|
Clinton Hall
|
48154d0c3c
|
Update URL for x264 #1860 (#1861)
* Update URL for x264 #1860
* Use Ubuntu-latest in Pipelines (16.04 image removed from Pipelines)
|
2021-11-10 10:52:33 +13:00 |
|
Clinton Hall
|
162143b1cd
|
Media lan check (#1856)
* Add require_lan
#1853
|
2021-10-11 07:16:00 +13:00 |
|
Clinton Hall
|
36eddcfb92
|
Updates to Syno Auth #1844
|
2021-08-26 18:03:32 +12:00 |
|
Clinton Hall
|
411e70ba92
|
Fix fork recognition when defined in cfg. #1839 (#1842)
|
2021-08-13 06:52:47 +12:00 |
|
Clinton Hall
|
8b8fda6102
|
Syno api version detection (#1841)
* Get max api version for login. #1840
|
2021-08-12 22:14:00 +12:00 |
|
Clinton Hall
|
4103a7dc05
|
Fix auto-fork detection (#1839)
* Fix Fork Detection when parameters not exact match. #1838
* Fix logging of detected fork. #1838
* Fix SickGear fork detection #1838
|
2021-08-10 21:32:06 +12:00 |
|
clinton-hall
|
f9dde62762
|
update to v12.1.09 for merge
|
2021-07-17 21:44:16 +12:00 |
|
Clinton Hall
|
213f1f6f10
|
Radarr api-v3 changes (#1834)
#1831
|
2021-06-09 07:27:58 +12:00 |
|
Clinton Hall
|
30a69d6e37
|
Remove State from Radarr api return
|
2021-06-07 21:51:36 +12:00 |
|
Clinton Hall
|
2280f8dee8
|
Update Radarr api version (#1833)
|
2021-06-07 15:45:32 +12:00 |
|
p0ps
|
ee060047b7
|
Check for apikey when fork=medusa-apiv2 is used. (#1828)
#1827
|
2021-05-07 22:00:54 +12:00 |
|
Clinton Hall
|
e3efbdbaee
|
Add subs renaming for radarr/sonarr (#1824)
* Re-added rename_subs #1823 #768
|
2021-04-10 19:37:32 +12:00 |
|