Clinton Hall
d0b555c251
update to sonarr api v3
2023-04-18 20:59:28 +12:00
Clinton Hall
162143b1cd
Media lan check ( #1856 )
...
* Add require_lan
#1853
2021-10-11 07:16:00 +13: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
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
a359691515
Fix for failed passed as 2,3 from SAB ( #1777 )
2020-09-18 16:12:56 +12:00
Clinton Hall
850ba6dcea
Fix auto detection of forks. #1738
2020-04-23 10:07:16 +12:00
Clinton Hall
c037387fc3
always use cmd type for api. #1723
2020-03-03 12:34:02 +13:00
Clinton Hall
a233db0024
SickGear 403 fix ( #1722 )
...
403 from SickGear #1704
2020-03-02 18:19:56 +13:00
Clinton Hall
6861b9915e
fix empty dir_name #1673 ( #1700 )
2020-01-13 20:40:46 +13:00
Clinton Hall
b8784d71dd
Fix Json returned from Sonarr and Lidarr ( #1697 )
2020-01-08 07:03:11 +13:00
Labrys of Knossos
424879e4b6
Add future imports
2019-04-07 17:44:25 -04:00
Labrys of Knossos
94c42dbd8a
Fix flake8-quotes Q000 Remove bad quotes
2019-04-05 19:04:31 -04:00
Labrys of Knossos
b6db785c92
Refactor utils.subtitles to plugins.subtitles
2019-03-10 11:28:54 -04:00
Labrys of Knossos
1d75439441
Refactor utils.nzb to plugins.downloaders.nzb.utils
2019-03-10 11:25:12 -04:00
clinton-hall
8a637918d6
use list for python3 compatibility. Fixes #1545
2019-02-05 22:15:05 +13:00
clinton-hall
f47f68f699
convert byte to string from Popen. Fix Sick* failed processing. Fixes #1545
2019-02-05 22:01:20 +13:00
Labrys of Knossos
d973f4955f
Refactor TORRENT_CLIENTAGENT -> TORRENT_CLIENT_AGENT
2019-01-19 14:34:02 -05:00
Labrys of Knossos
28f1bc35c5
Refactor USELINK -> USE_LINK
2019-01-19 14:34:01 -05:00
Labrys of Knossos
4dadd905c8
Add Stheno
fork
2018-12-31 11:30:16 -05:00
Labrys of Knossos
c5343889fb
Fix quotes - standardize to single-quoted strings
2018-12-29 14:19:20 -05:00
Labrys of Knossos
69446930c3
Add ProcessResult to auto_process.common
2018-12-29 07:20:45 -05:00
Labrys of Knossos
1d46f716e1
Refactor common functions from auto_process to auto_process.common
2018-12-27 11:32:51 -05:00
Labrys of Knossos
d95fc59b45
Remove superfluous classes
2018-12-27 11:32:51 -05:00
Labrys
52c6096b6a
Fix PEP8 whitespace violations
2018-12-26 11:22:11 -05:00
Labrys of Knossos
d546a7dcee
Refactor method order
2018-12-19 17:33:43 -05:00
Labrys of Knossos
6b52bb68d0
Refactor process_episode -> process
2018-12-19 17:26:49 -05:00
Labrys of Knossos
f61a17b8a0
Refactor nzbToMediaUtil -> utils
2018-12-19 17:20:56 -05:00
Labrys of Knossos
c7398b9550
Refactor nzbToMediaSceneExceptions -> scene_exceptions
2018-12-19 17:20:54 -05:00
Labrys of Knossos
23cd600a6c
Refactor nzbToMediaAutoFork -> forks
2018-12-19 17:20:53 -05:00
Labrys of Knossos
d3ce2a10f5
Refactor transcoder.transcoder -> transcoder
2018-12-19 17:20:53 -05:00
Labrys of Knossos
95c67978ca
Refactor autoProcessTV -> tv
2018-12-19 17:20:51 -05:00