Commit graph

408 commits

Author SHA1 Message Date
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
clinton-hall
c8d3ccb241 Added extra video extensions. 2013-02-12 03:45:54 -08:00
clinton-hall
3e7fef87b7 Typo 2013-02-12 02:56:12 -08:00
clinton-hall
b24a5edf91 added debug print. 2013-02-12 02:53:46 -08:00
clinton-hall
c2b7a26921 Fix Torrent handling
Fix logging
move def removeEmptyFolders to top
Change extension matching to use simple tools
Change os.link
2013-02-11 18:58:22 -08:00
clinton-hall
d74fa9216e more fixes 2013-02-11 14:52:02 -08:00
clinton-hall
a511f9d2d7 fixed indent and bracket 2013-02-11 02:50:21 -08:00
clinton-hall
8aabce583e import SickBeard destination 2013-02-10 20:23:21 -08:00
clinton-hall
62ba17bf29 remove indented section 2013-02-10 20:12:33 -08:00
clinton-hall
5b1a7d622d flatten destination directory
After extracting this can be very messy.
We also want the movie files in the directory that includes the .cp(ttxxxx) tag
2013-02-05 19:43:52 -08:00
clinton-hall
66ca32532e Correct call to os.getcwd() 2013-02-05 18:24:18 -08:00
clinton-hall
c0e9f89ea3 Consistent logging. 2013-02-05 18:22:46 -08:00
clinton-hall
9405c26f11 changed extraction calls. Don't use twisted
Previous version required import of twisted.internet.utils...
This wasn't imported and is too large for what we want.

Extraction has been tested on both windows using 7zip and QNAP NAS (zip and tar.gz)
2013-02-05 18:20:02 -08:00
clinton-hall
b964e34d4e fixed directories and standardize os. calls 2013-02-05 15:24:53 -08:00
clinton-hall
c2495af755 append, not truncate 2013-02-03 23:11:46 -08:00
clinton-hall
28eee572c7 added local logging of postprocess results. 2013-02-03 22:55:29 -08:00
clinton-hall
887b067227 Correct pass in of transmission variables 2013-02-03 21:17:14 -08:00
clinton-hall
4122ff3876 added Transmission pass in.
Not entirely sure about this one.
Also added blackhole-subdirectory test.
2013-02-02 00:33:07 -08:00
clinton-hall
aea9a16435 V4.1 2013-02-01 22:56:54 -08:00
clinton-hall
3d97ff2eb4 correct : for if statements 2013-02-01 18:55:07 -08:00
clinton-hall
292cc52598 autoProcessMedia 2013-02-01 18:19:57 -08:00
Clinton Hall
44bde704d4 change name + make exe 2013-02-02 12:46:27 +10:30
clinton-hall
fcd27f1a9f A lot happened here.
Added additional tests for movie files. Ensured follow-through of each test etc.
Changed formatting and generally tidied up.
2013-02-01 17:57:12 -08:00
Joel Kåberg
1ecd7a790a typo :( 2013-02-01 14:31:21 +01:00