Commit graph

253 commits

Author SHA1 Message Date
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
echel0n
5bd3a6ac9d Fixed issue with getDirs function 2014-04-25 02:46:04 -07:00
echel0n
e20becd41c Fixed issue with config class code, The new method I implemented to return our data from our config stored in memory was actually removing the items we were getting so I implemented a copy of the data so the original data is no longer touched other then for lookups 2014-04-25 02:24:16 -07:00
echel0n
a9b13881a3 Code cleanup 2014-04-24 23:52:52 -07:00
echel0n
f5f0ff6e10 Fixes issues with extracting and linking of archives.
Fixes other issues from previous update.
2014-04-24 23:41:26 -07:00
echel0n
289d451112 Cleaned up code and fixed a few small bugs. 2014-04-24 21:23:10 -07:00
echel0n
4bd04436bc Fixes extraction issues and occasionally not locating mediafiles 2014-04-23 20:41:55 -07:00
echel0n
f7e56b979b Fixes issues #344, #314
Added in code to place single files or groups of files that are not contained in a folder into there own folder or grouped folder based on parsing of the filenames to extract details required to determin correcting folder naming.
2014-04-23 19:50:51 -07:00
echel0n
c8ddbc4836 Extract issues fixed 2014-04-23 10:35:40 -07:00
echel0n
4d1ec040e9 Fix issue #341 list indices must be intergers not str 2014-04-23 08:13:55 -07:00