Commit graph

58 commits

Author SHA1 Message Date
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
c5343889fb Fix quotes - standardize to single-quoted strings 2018-12-29 14:19:20 -05:00
Labrys of Knossos
f895446547 Remove comment 2018-12-26 11:38:38 -05:00
Labrys of Knossos
5bc789bca3 Optimize imports 2018-12-15 15:01:06 -05:00
Clinton Hall
538f98e0a5
Update nzbToNzbDrone.py
Fix typo
2018-07-13 09:23:55 +12:00
Clinton Hall
22a216e6d7
Update nzbToNzbDrone.py 2018-07-13 09:20:38 +12:00
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
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
BBsan2k
a3824f27bb Merge branch 'nightly' into patch-1
# Conflicts:
#	core/__init__.py
2016-10-22 10:14:05 +02:00
BBsan2k
6507b3dd3f Added Transcode Option 2016-10-21 17:24:19 +02:00
clinton-hall
5a7d525f6c fix NZBGet script headers. 2016-06-18 12:38:48 +09:30
labrys
c5b60adb33 Fix spelling 2016-06-06 09:08:32 -04:00
labrys
c2bf14f775 PEP8: Fix formatting
* Remove redundant backslash between brackets
* Fix multiple statements on one line
* Fix missing/excess whitespace
* Fix comments not starting with a single # and a space
2016-06-06 08:57:52 -04:00
labrys
1a3b1ce4b6 Add encoding declaration 2016-06-06 08:57:50 -04:00
clinton-hall
6d63c3ab30 add .ts to mediaExtensions. Fixes #843 2015-09-30 20:33:45 +09:30
clinton-hall
e581ca25e0 add tooltip for host. Fixes #663 2015-01-12 09:01:35 +10:30
clinton-hall
a5a3bd20f7 add mp4-scene-release to NZBGet web-ui 2014-11-05 17:12:46 +10:30
clinton-hall
d87110db64 add xbox default. Fixes #513. Minor fix to subs extract. #512 2014-08-01 15:36:41 +09:30
Roderick van Domburg
74515f78a9 Add NZBGet documentation 2014-07-30 20:08:15 +02:00
clinton-hall
14935b5388 added global nice and ionice for external processes. Fixes #479 2014-07-13 12:59:56 +09:30
clinton-hall
45447ec487 fix subtitle download 2014-06-27 21:27:44 +09:30
clinton-hall
c3889c01b1 add subliminal for subtitle download. #253 2014-06-27 17:04:44 +09:30
clinton-hall
b5048ef649 Merge branch 'dev' into nightly 2014-06-26 22:19:41 +09:30
Michael Johnson
bc21aeab89 Specify Python version to use 2014-06-26 06:14:07 -04:00
clinton-hall
c1d770740a new transcoder options. #253 #149 #143 2014-06-22 07:32:22 +09:30
clinton-hall
c26ffe58f1 more encoding tests. #424 2014-06-13 15:12:38 +09:30
clinton-hall
71f9e9ae75 set encoding to handle european characters. Fixes #424 2014-06-11 15:03:19 +09:30
clinton-hall
ed1a3da846 change default cat for nzbget. 2014-06-02 13:18:02 +09:30
clinton-hall
d569b5d6d5 new remote path handling #409 2014-05-30 20:49:22 +09:30
clinton-hall
29f7592153 add safe_mode to remaining scripts 2014-05-27 20:44:54 +09:30
clinton-hall
dda4395f06 fix nzbdrone config via nzbget. fixes #386 2014-05-10 08:02:26 +09:30
clinton-hall
e099a71bc0 add check_media option. fixes #375 2014-05-08 11:03:03 +09:30
clinton-hall
05cd3efaa9 fixed default NZBDrone Port. 2014-05-06 10:08:15 +09:30
clinton-hall
bc3b3eb2c5 check for change of missing episodes in NZBDrone. fixes #370 #366 2014-05-05 12:45:05 +09:30
clinton-hall
412da68b8b fix NZBGet config for NZBDrone. fixes #356 2014-04-30 22:07:12 +09:30
echel0n
ab00c8a858 Fixes issues with NzbGet exit codes 2014-04-20 22:16:28 -07:00
echel0n
cdadf045a8 Code cleanup 2014-04-17 07:25:08 -07:00
echel0n
eac9619dcb nzbTo* files will now send section variable to nzbToMedia script so that manually processing doesn't bother with trying to post-process unrequired folders, also I've changed the way we call nzbToMedia so this should resolve issue #328 encoding issues.
Custom userscripts folder added to avoid auto-update conflicts so long as the custom scripts are stored in said folder, this folder is added to .gitignore
2014-04-17 05:16:29 -07:00
clinton-hall
fb915ea963 fixes nzbget config display 2014-04-15 10:09:25 +09:30
echel0n
a2eb80f619 Re-added back NZBGet options to our stub files.
Added a status check for processed files in HeadPhones.
Fixed a bug in HeadPhones with passing params via requests.
Fixed SickBeard and CouchPotato conditionals for deleting failed files.
2014-04-13 12:27:29 -07:00
echel0n
e7cc4b3758 Cleaned up TorrentToMeda, moved CFG variables into our initalizer and made it so it exits with a return code.
Fixed the remaining nzbTo* scripts to exit with return codes.
2014-04-12 10:14:24 -07:00
echel0n
acc56943f5 nzbTo* files are skeleton files that call our main nzbToMedia auto-procesor and pass in all variables from sys. 2014-04-12 07:38:23 -07:00
echel0n
d2e3275562 Fixed bugs in nzbTo* scripts.
autoProcessTV now gets movie_id even for previously post-processed movies so that we can skip further post-processing gracefully.

Code cleanup misc ...
2014-04-12 05:51:37 -07:00
echel0n
57019ec21b Re-coded config class to better handle multiple subsection conditionals. 2014-04-12 02:55:57 -07:00
echel0n
e82abc3b01 Merge branch 'clinton-hall/dev-CH'
Made some minor code corrections.
2014-04-11 23:04:58 -07:00
echel0n
18926d1db8 Massive changes to the way we handle our config, its now loaded and stored in memory so that we don't keep loading it and possibly get corrupt values.
New logger class added,logger options removed from settings.
2014-04-11 20:09:00 -07:00
echel0n
279ce5e4d0 Merge branch 'clinton-hall/dev-CH'
Conflicts:
	TorrentToMedia.py
2014-04-11 00:25:13 -07:00