Commit graph

131 commits

Author SHA1 Message Date
Clinton Hall
3d9675f66e Logging now in sub-routines 2013-02-27 18:30:38 -08:00
Clinton Hall
c134c65adf added slight time delay in while loop. 2013-02-26 20:04:26 -08:00
Berkona
c819c3da92 Merged changed to upstream 2013-02-26 18:38:39 -05:00
Berkona
054e9bf59c Removed extraneous loop branching, fixed TorrentToMedia for PEP standards 2013-02-26 18:33:08 -05:00
Jon Monroe
ec6398fcb6 Simplified is_sample 2013-02-26 08:55:35 -05:00
Clinton Hall
e652fad813 indenting
We need to work on a standard...
do we want to use tabs, 2 spaces, or 4 spaces?

Most of what I did originally used 4 spaces (I think this is the default for idle).
2013-02-25 23:24:20 -08:00
Clinton Hall
08a05ef748 check for CPS renamer complete. + comments
Can we still use logger while logfile open?

We might want to review those two log entries... or add logging to the autoPorcess* scripts.
2013-02-25 23:19:11 -08:00
Berkona
36a3dabadb Forgot to add linkage between our new function parsing and TorrentToMedia 2013-02-26 02:07:22 -05:00
Joel Kåberg
b01ca87bbe fixed indentation and some minor cleanup 2013-02-25 23:08:11 +01:00
Berkona
f0bf5fb0cb Added better parsing strategy 2013-02-25 15:43:17 -05:00
Joel Kåberg
5cecfac776 removed binary files and a unnecessary sleep 2013-02-25 11:34:05 +01:00
Joel Kåberg
d32b4d0e73 dont import time 2013-02-25 11:04:11 +01:00
Joel Kåberg
48c8b44bd3 hardlink solution for uTorrent 2013-02-25 11:02:51 +01:00
Clinton Hall
fa1e401c88 fix unrar on *nix using default unrar 2013-02-21 21:57:25 -08:00
Clinton Hall
4ddd55484c fix array to string, add datetime
now checks for recent files if we are passed the root directory and have (can determine) category.
Also preserve .cp(ttxxxxx) in names.
2013-02-21 18:16:26 -08:00
Clinton Hall
f0846fe480 fix for individual files 2013-02-21 09:33:24 -08:00
Clinton Hall
847809df3b fix logging information 2013-02-20 20:10:36 -08:00
Clinton Hall
195636280f fix loop 2013-02-20 19:53:00 -08:00
Clinton Hall
ed2aa30c02 fix categories 2013-02-20 19:43:41 -08:00
Clinton Hall
3d717a6216 minor fixes... now compiles. Should run 2013-02-20 18:49:14 -08:00
Clinton Hall
ccb8474e15 loop-through directory in cat_search + deluge 2013-02-20 18:39:27 -08:00
Clinton Hall
f5a3136cfc fixed logging of output from autoprtocess 2013-02-19 21:34:37 -08:00
Clinton Hall
5883a135d7 Revert to working version and then apply logging 2013-02-19 21:21:38 -08:00
Clinton Hall
0bb2c5f856 changed logging as per #65 2013-02-19 21:12:25 -08:00
Clinton Hall
982ea2bcec cleanup variables
fixed flatten.
added test for failure conditions. failed postprocessing allowed only on extract fail.

Fully tested on Win7.
2013-02-19 17:39:39 -08:00
Clinton Hall
2213279086 utorrent not passing category if doesn't exist. 2013-02-19 14:28:54 -08:00
Clinton Hall
e7ca93f127 Only look for file name, not ext in Torrent Name 2013-02-18 16:13:19 -08:00
Clinton Hall
23045c8db1 remove any samples from packed 2013-02-18 16:06:46 -08:00
Clinton Hall
f7ed953815 log last details. 2013-02-18 15:59:08 -08:00
Clinton Hall
e4533510ed .iso 2013-02-18 02:48:51 -08:00
Clinton Hall
465a0b2abe At least 1 video file 2013-02-18 02:46:21 -08:00
Clinton Hall
3021ed66f8 working. But miss logging from autoProcess 2013-02-17 23:44:42 -08:00
Clinton Hall
4948b3c4c1 more fixes 2013-02-17 23:40:37 -08:00
Clinton Hall
eb0f21ae12 Opps... lost the logging import. 2013-02-17 23:32:51 -08:00
Clinton Hall
1cb0e7188b minor fixes... now compiles. Should run 2013-02-17 23:08:56 -08:00
Clinton Hall
d086811270 more logging + minor fixes 2013-02-17 23:01:27 -08:00
Clinton Hall
0460a5c1c7 created functions and improved flow 2013-02-17 22:18:41 -08:00
Clinton Hall
ce70c374c2 Added linktastic as braid 2013-02-17 15:25:39 -08:00
Clinton Hall
dd1f196d4c fixed dirbase references 2013-02-16 17:47:30 -08:00
Clinton Hall
a09b5e0fda use linktastic
thanks berkona
2013-02-16 17:35:29 -08:00
Clinton Hall
494b49905e revert 2013-02-16 17:27:32 -08:00
Clinton Hall
b891113121 Manual Merge from dev 2013-02-16 17:23:56 -08:00
Jon Monroe
a16cc8418b Added VERSION constant to TorrentToMedia 2013-02-13 20:25:51 -05:00
clinton-hall
a079d890ba final test. Add name to cat to look for dir 2013-02-13 16:58:51 -08:00
clinton-hall
40f2d840ee extra case. 2013-02-13 16:44:22 -08:00
clinton-hall
d74e1e436d works for utorrent and Transmission 2013-02-13 16:10:34 -08:00
clinton-hall
333a7071be added test for root directory and improve category 2013-02-13 15:55:07 -08:00
Joel Kåberg
f817af3ddf my bad 2013-02-13 11:38:05 +01:00
Joel Kåberg
655d4877a1 universal hardlink solution 2013-02-13 11:34:39 +01:00
clinton-hall
af825ed962 Consistent logging 2013-02-12 03:48:46 -08:00