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
Joel Kåberg
5e9677be6c
cleanup
2013-02-01 14:20:26 +01:00
Joel Kåberg
1c1dc35e4c
always assume -y switch on windows
2013-02-01 13:47:08 +01:00
Joel Kåberg
ca9ffb3ce5
cleanup
2013-02-01 13:43:18 +01:00
Joel Kåberg
68afb6a085
to fast to furious, cleanup
2013-02-01 13:39:34 +01:00
Joel Kåberg
7c4e14cca0
support for *nix and nt systems
2013-02-01 13:17:55 +01:00
Joel Kåberg
ce0d4b3f23
more cleanup
2013-02-01 10:19:32 +01:00
Joel Kåberg
501fb42657
cleanup
2013-02-01 09:33:08 +01:00
Joel Kåberg
86393f9da4
unfinished code
...
An attempt on adding extraction support. This code isnt finished, and
will probably not work, comments added in code
2013-02-01 09:14:17 +01:00