Commit graph

262 commits

Author SHA1 Message Date
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
clinton-hall
a113bf1116 log error and exit if not int. #410 2014-06-01 20:01:36 +09:30
clinton-hall
d569b5d6d5 new remote path handling #409 2014-05-30 20:49:22 +09:30
clinton-hall
5a6ef827c8 better nzbget version logging. 2014-05-29 16:50:27 +09:30
clinton-hall
d3b495e4d8 more nzbget changes 2014-05-29 16:40:08 +09:30
clinton-hall
108fea700b add new NZBGet status check for V13. 2014-05-29 16:08:34 +09:30
clinton-hall
8672315974 fix nzbget migrate. fixes #408 2014-05-29 14:34:41 +09:30
clinton-hall
07719e79b6 added safe_mode to prevent processing ALL downloads. 2014-05-27 15:48:52 +09:30
clinton-hall
ade9e60a8b fixed crash (with no error code) when no section. fixes #390 2014-05-14 17:21:28 +09:30
clinton-hall
dda4395f06 fix nzbdrone config via nzbget. fixes #386 2014-05-10 08:02:26 +09:30
clinton-hall
59ff450d25 fix issues with previous 2 commits. fixes #378 2014-05-08 14:49:22 +09:30
clinton-hall
e099a71bc0 add check_media option. fixes #375 2014-05-08 11:03:03 +09:30
clinton-hall
60787842ce several styling and check status fixes. #376 2014-05-08 10:41:24 +09:30
clinton-hall
bc3b3eb2c5 check for change of missing episodes in NZBDrone. fixes #370 #366 2014-05-05 12:45:05 +09:30
echel0n
0e985f9181 Fixed issue with manual runs.
Watch directory option now gets it's subsection name appened to it and is considered as a INPUTDIRECTORY, works for both nzb and torrent manual runs.

Linking now skips if source and target folders/files are located in the same place or the file already exists in the target folder.
2014-04-26 16:22:41 -07:00
echel0n
2c8feb41b1 Fix for globals 2014-04-26 05:30:04 -07:00
echel0n
684e1c5545 Fix for manual runs with data from DB 2014-04-26 05:24:32 -07:00
echel0n
d0b55d3d53 Fixes issue #350, unicode errors 2014-04-25 14:48:28 -07:00
echel0n
6594433ca5 Fixed our cleanDir function so that we now pass in path, section, and subsection instead of it just trying to do a recursive clean. 2014-04-25 02:56:00 -07:00