Commit graph

326 commits

Author SHA1 Message Date
clinton-hall
b61aca7e68 fix issues with processing categories that are disabled. Fix category testing. 2014-09-11 15:25:23 +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
c048c03aa5 fix remote_Dri for HeadPhones. Fixes #499 Fix encoding on manual scan. 2014-07-23 11:35:32 +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
8a58dedd1d add check for running instance. Fixes #466 2014-07-09 13:11:36 +09:30
clinton-hall
863fd3ef5c Flatten after extract. Extract SubDirs and multi archives. Typo. 2014-07-08 16:52:39 +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
Michael Johnson
bc21aeab89 Specify Python version to use 2014-06-26 06:14:07 -04:00
clinton-hall
171eab48d1 added option to disable unique directory in output. Fixes #425 2014-06-16 09:46:25 +09:30
clinton-hall
c5103042ae more userscript fixes. #425 2014-06-15 19:21:39 +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
clinton-hall
51e790743d add Chartranslator. Fixes #424 2014-06-10 14:23:25 +09:30
clinton-hall
5f2d50ba47 fix userscript settings. Fixes #425 2014-06-09 19:43:44 +09:30
clinton-hall
9eeff323ac leave comic book archives alone. #351 #421 2014-06-06 12:36:27 +09:30
clinton-hall
07719e79b6 added safe_mode to prevent processing ALL downloads. 2014-05-27 15:48:52 +09:30
clinton-hall
0cf1fa0565 fix for HeadPhone directory preservation. 2014-05-19 10:05:55 +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
5927ce9121 set status if extract = 0. fixes #314 2014-05-05 19:38:21 +09:30
clinton-hall
ce47c5d509 fix single file downloads. fix #314 2014-05-03 14:27:22 +09:30
clinton-hall
0c8ce3917b replace .cbz and .cbr with .zip and .rar. fixes #351 2014-05-02 09:52:41 +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
b9f15a918e More userscript fixes 2014-04-26 05:44:46 -07:00
echel0n
6b7785956f More userscript fixes 2014-04-26 05:37:24 -07:00
echel0n
fe71a53fb6 Fix for unhshable type with userscripts 2014-04-26 05:35:41 -07:00
echel0n
c45e0c0a30 Fixed userscripts issue 2014-04-26 05:32:49 -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
0d725a78d6 Resolves userscript issues.
Converted userscript categories to new subsection format.
2014-04-25 12:19:07 -07:00
echel0n
a81464502e Fixes issue with KeyErrors recently being returned 2014-04-25 10:19:43 -07:00
echel0n
eec6ed3b11 Fixed issue for wrong destination set for cleaning in TorrentToMedia.
Checks for directory exists before attempting to clean it incase processor has already cleaned and removed it.
2014-04-25 03:02:38 -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
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
63157919fa Fixes issue with torrent not resuming or removing. 2014-04-23 08:32:00 -07:00
echel0n
4d1ec040e9 Fix issue #341 list indices must be intergers not str 2014-04-23 08:13:55 -07:00
echel0n
817f310169 Fixed a bug in the minSize function, was backwards so it never returned results when media files existed. 2014-04-22 21:26:44 -07:00
echel0n
0e7b8eacab Added code in to confirm that the clientAgent returned from the download info in the DB is correct for the script being run so that nzb's don't get processed by torrent scripts and vise-versa. 2014-04-22 19:11:35 -07:00
echel0n
f185e6903b Fixed lib importing for our custom packages 2014-04-22 08:26:08 -07:00
echel0n
b6ac6ca16b Fixing imports 2014-04-22 08:02:03 -07:00
echel0n
dbfae9899b Fix for download info not returning results 2014-04-22 07:34:56 -07:00
echel0n
4332ce5967 Fix for download info 2014-04-22 07:31:57 -07:00
echel0n
3f137ae3b6 Added database support, we now store all variables passed into our scripts so that in the event something fails and you need to perform a manual run it can find those variables by a database lookup and re-use them. 2014-04-22 06:22:37 -07:00