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
58d439f3eb
Remove unused imports, variables, and redundant parentheses
2016-06-06 08:57:51 -04:00
labrys
1a3b1ce4b6
Add encoding declaration
2016-06-06 08:57:50 -04:00
Labrys
1cd073cd52
Use format()
instead of %
for string formatting
2016-06-05 12:54:24 -04:00
clinton-hall
fbb8b18c4c
allow escape if generic parameters not set.
2016-03-12 21:40:53 +10:30
Clinton Hall
5c37f4a79e
Merge pull request #985 from neox387/master
...
Add generic run mode
2016-03-12 08:08:04 +10:30
neox387
389e6c5e8d
Add generic run mode
2016-03-11 15:18:38 +01:00
clinton-hall
9f3dea8cdf
pre-set variables incase decode fails. #954
2016-02-14 07:33:37 +10:30
clinton-hall
2ab0ec38f9
continue on encoding detection failure. #954
2016-02-13 08:33:37 +10:30
clinton-hall
6d63c3ab30
add .ts to mediaExtensions. Fixes #843
2015-09-30 20:33:45 +09:30
clinton-hall
042fcce6b7
add plex library update. Fixes #566
2015-05-27 22:03:13 +09:30
clinton-hall
c80a678ded
rename nzbtomedia to core. Fixes #744 #746
2015-04-26 16:41:39 +09:30
clinton-hall
e581ca25e0
add tooltip for host. Fixes #663
2015-01-12 09:01:35 +10:30
clinton-hall
3b626dd420
fix process_method mapping from NZBGet. Fixes #633
2014-12-08 09:42:36 +10:30
clinton-hall
a5a3bd20f7
add mp4-scene-release to NZBGet web-ui
2014-11-05 17:12:46 +10:30
clinton-hall
fe22ad0357
add import of get_nzoid
2014-11-04 22:37:51 +10:30
clinton-hall
6b96311b7c
add sonarr param. https://github.com/Sonarr/Sonarr/pull/130
2014-11-04 11:47:16 +10:30
clinton-hall
13a45b6aab
add download id. Fixes #583
...
Ref. https://github.com/Sonarr/Sonarr/pull/130
2014-11-04 11:06:28 +10:30
Clinton Hall
bfbe2e6777
join URL. Fixes #509
2014-10-17 00:18:05 +10:30
Clinton Hall
53be56c80c
Keep URL whole. Fixes #590
2014-10-14 19:24:38 +10:30
clinton-hall
917bf53469
don't clean before Drone processes. Fixes #568
2014-09-27 07:04:40 +09:30
clinton-hall
b61aca7e68
fix issues with processing categories that are disabled. Fix category testing.
2014-09-11 15:25:23 +09:30
clinton-hall
1595f2b2e0
add method to Transcode images. Fixes #545 Add supression of git output.
2014-09-11 12:11:36 +09:30
clinton-hall
d7cfec90e7
ensure env variable exists. Fixes #533
2014-08-17 06:51:19 +09:30
clinton-hall
6bd687cdbe
use consistent env fetching. #531
2014-08-15 17:34:44 +09:30
clinton-hall
8a201e2489
add report back to nzbget and dognzb/indexer. #531
2014-08-15 17:30:04 +09:30
clinton-hall
8006d20df4
use avprobe. Fixes #503 and don't link single files for NZB. Fixes #519
2014-08-04 11:10:39 +09: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
c048c03aa5
fix remote_Dri for HeadPhones. Fixes #499 Fix encoding on manual scan.
2014-07-23 11:35:32 +09:30
clinton-hall
50dc6c16f5
clean exit from userscript. Fixes #475
2014-07-17 22:07:25 +09:30
clinton-hall
94110f3298
fix "!" references for SABnzbd. Fixes #493 Fixes #495 Fixes #496
2014-07-17 10:38:20 +09:30
clinton-hall
de89fb2ce0
add printed return message. Fixes #493 Fixes #495 Fixes#496
2014-07-17 10:27:55 +09:30
clinton-hall
14935b5388
added global nice and ionice for external processes. Fixes #479
2014-07-13 12:59:56 +09:30
clinton-hall
1b25bc3773
add Audio Channels. #474
2014-07-11 11:25:54 +09:30
clinton-hall
8a58dedd1d
add check for running instance. Fixes #466
2014-07-09 13:11:36 +09:30
clinton-hall
88b101856e
remove duplicate parameters.
2014-07-05 07:26:29 +09:30
clinton-hall
d1ba449b9a
add external script for NZBs and add video check to userscript. Fixes #461
2014-07-04 23:41:51 +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
72b2fb7967
more charreplace. #424
2014-06-14 11:58:31 +09:30
clinton-hall
c26ffe58f1
more encoding tests. #424
2014-06-13 15:12:38 +09:30
clinton-hall
c6c729aef8
make logger safe and encode before database. Fixes #424
2014-06-13 09:57:33 +09:30
clinton-hall
71f9e9ae75
set encoding to handle european characters. Fixes #424
2014-06-11 15:03:19 +09:30
vergessen
60559ffdc1
changing the extension breaks post process on mylar
...
works fine on mylar dev branch
2014-06-05 20:03:36 -05:00
clinton-hall
330ef6a23a
bypass remote_path error and log current version #414 . Fix Mylar Handling #410
2014-06-03 17:22:01 +09:30
clinton-hall
ed1a3da846
change default cat for nzbget.
2014-06-02 13:18:02 +09:30