Commit graph

2734 commits

Author SHA1 Message Date
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
Christoph Stahl
6ccc4abc18
Use Response.text instead of Response.content (#1822)
`content` returns a bytes object, `text` returns a string object. The latter can be splitted by the string `\n`, the former cannot, which leads to an Exception.
2021-03-21 10:26:33 +13:00
Clinton Hall
0329cc4f98
Fix missing title when release_id (#1820) 2021-03-08 15:10:06 +13:00
clinton-hall
d64bd636d2 fix removal of duplicate parameters. 2021-02-26 20:36:03 +13:00
clinton-hall
c9e06eb555 allow new params for SickChill. 2021-02-26 20:25:47 +13:00
Henry
623e619534
Added chmod to 644 for subtitles (#1817)
I ran into problems with permissions.
Default sublimal write files with 0600 permission.
2021-02-21 22:13:05 +13:00
p0ps
06d91c6928
Pymedusa (#1815)
* Add wait_for as a valid option for pyMedusa

* Add docs.

* doc

* wrong section
2021-02-18 14:30:51 +13:00
p0ps
c2eaa72a2c
Fix other sickbeard forks errorring. (#1814)
* Update SickBeard section with is_priority param for medusa.

* Add param type to medusa-apiv2 fork.

* Extract param only when not a fork_obj
* Directly return process_result from api_call()

* Implemented classes for PymedusaApiV1 and PymedusaApiv2.

* improve linting
2021-02-17 20:31:08 +13:00
Clinton Hall
f48812eccd
Fix other sickbeard forks errorring. (#1813)
Co-authored-by: p0psicles <rogier@headshots.nl>
2021-02-15 21:28:25 +13:00
p0ps
6a6b25fece
Medusa apiv2 (#1812)
* add fork Medusa-apiV2

* Added classes for sickbeard (base) and PyMedusa.

* refactored part of the forks.py code -> InitSickBeard class.

* Add .vscode to gitignore

* Further refactor forks.py -> sickbeard.py

* Working example for pyMedusa when fork is 'medusa' (no api key)

* fix import for Py2

Co-authored-by: clinton-hall <fock_wulf@hotmail.com>
2021-02-15 15:02:15 +13:00
echel0n
0acf78f196
Added dedicated SiCKRAGE section with API version and SSO login support (#1805)
Added migration code to migrate SickBeard section with fork sickrage-api to new SiCKRAGE section
2021-01-13 13:16:41 +13:00
clinton-hall
9d64c2f478 Update to V12.1.08 2020-12-14 20:34:26 +13:00
clinton-hall
40548fa670 add configobj 2020-11-18 22:07:09 +13:00
clinton-hall
aded4e796e add updated configobj 2020-11-18 22:05:40 +13:00
Clinton Hall
d4d5f00a18
Single file downloads with clean name #1789 (#1791) 2020-10-24 18:25:35 +13:00
Clinton Hall
bf05f1b4e7
Bypass for manual execution (#1788)
* no_status_check prevents additional checks.
#1192
#1778
2020-10-16 22:55:41 +13:00
Clinton Hall
de81037d15
Py3.9 (#1787)
* Add Py3.9 support
2020-10-16 13:51:55 +13:00
Clinton Hall
a96f07c261
No status change error suppression (#1786) 2020-10-15 21:59:43 +13:00
clinton-hall
4c33b5574b Merge branch 'master' into nightly 2020-09-23 16:17:57 +12:00
Clinton Hall
b9c3ccb71d
Merge Nightly (#1783)
* Add Failed to SickGear fork detection (#1772)

* Fix for failed passed as 2,3 from SAB (#1777)

* Fix DB import (#1779)

* Sqlite3.row handling fix
* Fix import error in Python3

* make nzbToWatcher.py executable. #1780

* Update to V12.1.07 (#1782)
2020-09-23 16:08:32 +12:00
Clinton Hall
0833bf1724
Update to V12.1.07 (#1782) 2020-09-23 16:01:35 +12:00
Clinton Hall
f92f8f3952
Add .gz support (#1781)
#1715
2020-09-23 15:40:54 +12:00
clinton-hall
c21fa99bd7 make nzbToWatcher.py executable. #1780 2020-09-23 14:24:47 +12:00
Clinton Hall
beecb1b1a0
Fix DB import (#1779)
* Sqlite3.row handling fix
* Fix import error in Python3
2020-09-19 21:53:01 +12:00
Clinton Hall
a359691515
Fix for failed passed as 2,3 from SAB (#1777) 2020-09-18 16:12:56 +12:00
Clinton Hall
d1fe38b0b2
Add Failed to SickGear fork detection (#1772) 2020-09-12 12:36:49 +12:00
clinton-hall
b3dc118b52 Merge branch 'dev' 2020-09-08 10:43:12 +12:00
clinton-hall
8c8ea0f6fe Merge branch 'nightly' into dev 2020-09-08 10:42:34 +12:00
clinton-hall
b3388f959d update to version 12.1.06 2020-09-08 10:40:57 +12:00
Clinton Hall
2dfdc69487
log error when migrating #850 (#1768)
Can't display debug logging until the config is loaded to enable debugging!
So log as error to get details of the migration fault.
2020-08-26 20:27:38 +12:00
clinton-hall
f10fa03159 Use params for auto fork. #1765 2020-08-15 19:24:52 +12:00
Jelle Breuer
7f8397b516
Added missing ffmpeg settings to nzbToRadarr and nzbToNzbDrone (#1757) 2020-07-23 22:01:50 +12:00
Clinton Hall
850ba6dcea
Fix auto detection of forks. #1738 2020-04-23 10:07:16 +12:00
clinton-hall
f5e4ec0981 Merge branch 'dev' 2020-04-17 11:29:06 +12:00
clinton-hall
54534c4eed Merge branch 'nightly' into dev 2020-04-17 11:28:16 +12:00
clinton-hall
5fb3229c13 update to version 12.1.05 2020-04-17 11:26:57 +12:00
Clinton Hall
b409279254
fix py2 handling #1725 2020-03-09 06:55:13 +13:00
Clinton Hall
001f754cd3
Fix unicode check in Py2 #1725 (#1727) 2020-03-08 13:36:26 +13:00