Commit graph

236 commits

Author SHA1 Message Date
Labrys of Knossos
f6e620a3fd Add Python End-of-Life detection 2019-02-03 11:30:55 -05:00
Labrys of Knossos
0c98912b76 Refactor PASSWORDSFILE -> PASSWORDS_FILE
Refactor DOWNLOADINFO -> DOWNLOAD_INFO
2019-01-19 14:34:02 -05:00
Labrys of Knossos
2ebe96e049 Refactor REMOTEPATHS -> REMOTE_PATHS 2019-01-19 14:34:02 -05:00
Labrys of Knossos
fafcdb4ed5 Refactor NZB_DEFAULTDIR -> NZB_DEFAULT_DIRECTORY 2019-01-19 14:34:02 -05:00
Labrys of Knossos
ada78a14f8 hotfix 2019-01-06 00:47:40 -05:00
Serhat
1dd33be9e3 Fix NzbGet not detecting scripts
Revert "Remove comment"
This reverts commit f895446547.

The comments are required by NzbGet to consider the files as proper scripts.
2019-01-04 09:54:43 +01:00
Labrys of Knossos
325a6a03d5 Fix hash-bang 2019-01-01 00:07:21 -05:00
Labrys of Knossos
c3e2cf35a4 Fix typo 2018-12-31 23:22:17 -05:00
Labrys of Knossos
047ce56a3b Add ProcessResult to auto_process.common 2018-12-29 14:19:20 -05:00
Labrys of Knossos
c5343889fb Fix quotes - standardize to single-quoted strings 2018-12-29 14:19:20 -05:00
Labrys of Knossos
8c4353bc90 Add ProcessResult to auto_process.common 2018-12-27 11:32:52 -05:00
Labrys of Knossos
d95fc59b45 Remove superfluous classes 2018-12-27 11:32:51 -05:00
Labrys of Knossos
f895446547 Remove comment 2018-12-26 11:38:38 -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
Lizband
d1edf9f2a2 Merge branch 'release-11.7' into nightly
# Conflicts:
#	changelog.txt
#	core/versionCheck.py
#	nzbToMedia.py
2018-12-25 14:39:31 -05:00
Lizband
273f455602 Force cleanup during transitional period 2018-12-25 12:08:45 -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
8176c2f007 Refactor nzbToMediaUserScripts -> user_scripts 2018-12-19 17:20:55 -05:00
Labrys of Knossos
9d9abffdb6 Refactor nzbToMediaDB -> main_db 2018-12-19 17:20:54 -05:00
Labrys of Knossos
3b429dcc7e Add Comic, Game, Movie, Music, and TV to core.auto_process 2018-12-19 17:20:53 -05:00
Labrys of Knossos
5839257f9b Refactor autoProcessGames -> games 2018-12-19 17:20:52 -05:00
Labrys of Knossos
4bd6e6251a Refactor autoProcessMovie -> movies 2018-12-19 17:20:52 -05:00
Labrys of Knossos
cbff62a08c Refactor autoProcessMusic -> music 2018-12-19 17:20:52 -05:00
Labrys of Knossos
95c67978ca Refactor autoProcessTV -> tv 2018-12-19 17:20:51 -05:00
Labrys of Knossos
088f23ad3a Refactor autoProcessComics -> comics 2018-12-19 17:20:51 -05:00
Labrys of Knossos
214ad21ea1 Refactor autoProcess -> auto_process 2018-12-19 17:20:51 -05:00
Labrys of Knossos
41fa636fc2 PEP8 Argument should be lowercase 2018-12-16 23:33:31 -05:00
Labrys of Knossos
7f2a4d2605 PEP8 Class name should be CamelCase 2018-12-16 22:05:08 -05:00
Labrys of Knossos
d8cbf422dd PEP8 Function name should be lowercase 2018-12-16 21:59:24 -05:00
Labrys of Knossos
97e1ed71b3 PEP8 Variable in function should be lowercase 2018-12-16 21:59:24 -05:00
Labrys of Knossos
248dd8609b Fix six not available before core import 2018-12-16 18:40:13 -05:00
Labrys of Knossos
5bc789bca3 Optimize imports 2018-12-15 15:01:06 -05:00
clinton-hall
697ae370ad add SB api key to NZBGet config. 2018-11-06 22:09:25 +13:00
clinton-hall
61a598f5bf add NZBGet WebUI set of delete failed for HP. Fixes #1388 2018-10-15 21:02:47 +13:00
clinton-hall
93b4fbf0e1 update to use Mylar api. Fixes #1374 2018-09-21 08:29:56 +12:00
Clinton Hall
e70a138648
Update nzbToMedia.py 2018-07-13 09:25:16 +12:00
clinton-hall
9baef39f99 dded flow and config for Lidarr handling. #1350 2018-05-20 09:33:56 +12:00
clinton-hall
098135263a add omdbapi key to Radarr config. Fixes #1266 2017-06-15 22:48:37 +09:30
clinton-hall
a0f28804f6 Add download id to Radarr call. Default 6 min wait. Fixes #1170 2017-02-25 07:49:14 +10:30
clinton-hall
7d4079432c fixed Radarr default port and assigned release before call. Fixes #1170 2017-02-23 12:54:06 +10:30
clinton-hall
f8e525abe7 add Radarr handling. #1170 2017-02-22 21:53:58 +10:30
clinton-hall
c94731bcbb added option no_extract_failed. Fixes #1129 2016-11-08 20:14:25 +10:30
BBsan2k
fb7a311671 Added VideoResolution to scripts 2016-11-02 08:36:03 +01:00
Clinton Hall
c9d71945c4 Merge pull request #1100 from fernandog/add_medusa
Add Medusa fork and new param "ignore_subs"
2016-09-21 22:12:25 +09:30
Fernando
613ddb129a Add Medusa fork and new param "ignore_subs" 2016-09-05 15:58:12 -03:00
clinton-hall
c145d3abde fix issues with import of cfg. 2016-08-06 08:16:22 +09:30
labrys
e3fb399fad Apply fix #1071 to TorrentToMedia as well 2016-06-22 01:47:34 -04:00
labrys
a2247345d4 Fix #1071: IndexError when unable to get download info 2016-06-21 23:48:49 -04:00