Clinton Hall
|
dbd6edd2d0
|
Create Separate Py2.7/3.7 branch
|
2024-02-28 15:22:45 +13:00 |
|
Matt Park
|
836df51d14
|
Update movies.py
Check for an updated dir_name in case IMDB id was appended.
|
2023-10-02 15:15:01 -04:00 |
|
Nick Austin
|
c639fc1cf9
|
Switch to set for rem_id.
|
2022-08-04 23:46:37 -07:00 |
|
Clinton Hall
|
684cab5c8a
|
Add Support for Radarr V4 #1862 (#1863)
|
2021-11-16 16:08:17 +13:00 |
|
Clinton Hall
|
162143b1cd
|
Media lan check (#1856)
* Add require_lan
#1853
|
2021-10-11 07:16:00 +13: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 |
|
Clinton Hall
|
e3efbdbaee
|
Add subs renaming for radarr/sonarr (#1824)
* Re-added rename_subs #1823 #768
|
2021-04-10 19:37:32 +12:00 |
|
Clinton Hall
|
0329cc4f98
|
Fix missing title when release_id (#1820)
|
2021-03-08 15:10:06 +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
|
a96f07c261
|
No status change error suppression (#1786)
|
2020-10-15 21:59:43 +13:00 |
|
Clinton Hall
|
58a6b2022b
|
Fix dictionary changed size. #1724 (#1726)
|
2020-03-08 13:35:21 +13:00 |
|
Clinton Hall
|
d95e4e56c8
|
remove redundant json.loads #1671 (#1681)
|
2019-12-08 12:31:46 +13:00 |
|
Sergio Cambra
|
1814bd5ae1
|
add watcher3 integration (#1665)
|
2019-11-04 12:05:00 +13:00 |
|
Labrys of Knossos
|
424879e4b6
|
Add future imports
|
2019-04-07 17:44:25 -04:00 |
|
Labrys of Knossos
|
4c8e896bbb
|
Fix flake8-bugbear B007 Loop control variable not used within the loop body.
|
2019-04-06 23:37:20 -04:00 |
|
Labrys of Knossos
|
5f633b931a
|
Fix flake8 E261 at least two spaces before inline comment
|
2019-04-05 17:12:04 -04:00 |
|
Labrys of Knossos
|
90090d7e02
|
Fix flake8 E117 over-indented
|
2019-04-05 17:12:03 -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
|
45baf79753
|
log sucessful when returning failed download to Radarr. Fixes #1546
|
2019-02-09 11:08:33 +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
|
a289eef88e
|
Remove unused variable
|
2019-01-06 12:09:07 -05:00 |
|
Labrys of Knossos
|
6d0d2d3f7e
|
Use dict literal or comprehension for dict creation
|
2019-01-06 12:09:07 -05:00 |
|
Labrys of Knossos
|
111330510f
|
Fix missed ProcessResult
|
2019-01-05 00:28:12 -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 of Knossos
|
ad3fb4519d
|
Fix name shadows builtin
|
2018-12-26 12:28:18 -05:00 |
|
Labrys of Knossos
|
018ded07d6
|
Fix PEP8 for bare exceptions
|
2018-12-26 11:29:38 -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
|
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
|
d3ce2a10f5
|
Refactor transcoder.transcoder -> transcoder
|
2018-12-19 17:20:53 -05:00 |
|
Labrys of Knossos
|
4bd6e6251a
|
Refactor autoProcessMovie -> movies
|
2018-12-19 17:20:52 -05:00 |
|