Commit graph

392 commits

Author SHA1 Message Date
clinton-hall
61d6fe5cb9 remove hard-code delete_original. now uses config value. 2013-05-17 21:45:53 +09:30
clinton-hall
2950caad33 add exception on logging close #83 2013-05-01 13:51:11 +09:30
Clinton Hall
8037fa4e5e Merge pull request #118 from nervling/python_2.6
Use python set notation that is supported previous to Python 2.7
2013-04-20 12:57:51 -07:00
Kyle Klein
6ee08b99b0 Added support for symbolic linking. 2013-04-20 12:20:11 -07:00
Kyle Klein
96693eb3d8 Use python set notation that is supported previous to Python 2.7 2013-04-20 11:47:29 -07:00
clinton-hall
5433d9ad20 added Wake (WOL) option 2013-04-15 16:05:14 +09:30
clinton-hall
7668b5bed6 improved importing of autoProcess modules 2013-04-13 10:30:19 +09:30
clinton-hall
3b076a5cfa improve passing of download_id 2013-04-08 15:00:49 +09:30
Clinton Hall
e07f8e6a9a Pass hash, not id 2013-04-05 01:51:04 -07:00
clinton-hall
83f95f1f4f Allow postprocess of individual folder 2013-04-03 16:01:31 +10:30
Clinton Hall
7cbb44b013 only find parts when more than 1 fix #105 2013-04-01 03:15:20 -07:00
Joel Kåberg
c49e9c702d some minor cleanups 2013-03-25 11:17:21 +01:00
Joel Kåberg
f1a9d62fde stop the loop when found the correct file 2013-03-25 10:15:41 +01:00
Joel Kåberg
9a28ff9d73 more clogging! 2013-03-25 09:26:11 +01:00
Joel Kåberg
b17770115d dont clogg the console with stuff ;) 2013-03-25 09:23:09 +01:00
Clinton Hall
bfb0ff4eea add re and remove un-used variable 2013-03-24 18:28:46 -07:00
Clinton Hall
fee3ec2897 Only extract part1 of multipart. fixes #100 2013-03-24 18:24:39 -07:00
Clinton Hall
801c9de31f absolute path for autoProcess folder 2013-03-14 02:19:54 -07:00
Clinton Hall
da1bbfd31a call these hidden scripts 2013-03-13 23:09:45 -07:00
Clinton Hall
5d8d84e216 minor fixes 2013-03-13 21:54:00 -07:00
Clinton Hall
8cf6646aea add call to migrate 2013-03-13 20:26:21 -07:00
Clinton Hall
04ea1abf5f separate extensions section 2013-03-12 23:38:00 -07:00
Clinton Hall
828c984ce3 remove transcoder from here 2013-03-12 23:36:02 -07:00
Clinton Hall
7d12463deb fixes.
note. we need to read switches as integers. setting uselink = False, True, 0, 1 all result in 
if uselink: being evaluated as true!!!
2013-03-11 23:14:02 -07:00
Clinton Hall
9e3a05c229 pause before transcoding and deleting samples. 2013-03-11 22:19:00 -07:00
Joel Kåberg
3f308e21ee minor correction 2013-03-09 09:07:55 +01:00
Clinton Hall
6a98bf0482 added transcoder 2013-03-08 17:36:25 -08:00
Clinton Hall
84a57ba80d add placeholder for transcoder and delete original 2013-03-08 04:30:01 -08:00
Joel Kåberg
e6a44e5153 dont pause archived download content 2013-03-08 08:51:20 +01:00
Clinton Hall
9bd464b588 added Gamez 2013-03-06 21:42:09 -08:00
Clinton Hall
f57089f727 added Headphones and Mylar
Note:
If we set any of these categories (cpsCategory, sbCategory, hpCategory, mlCategory) = ''
in the config, this will not try to process these categories.
But adding the category (e.g. music) to the [Torrent] categories will still allow these categories to be linked/copies/extracted etc.
2013-03-05 19:41:31 -08:00
Clinton Hall
5ffedfc2d8 copy/link all for non-video categories. 2013-03-04 19:39:40 -08:00
Clinton Hall
0e98775915 allow processing of other categories.
need to specify "keepExtensions"
Also fixed spelling of extension
2013-03-04 19:28:44 -08:00
Clinton Hall
ffe68f3f15 resolve merge conflicts 2013-03-04 18:58:16 -08:00
clinton-hall
919ea031a8 Merge branch 'refactor0.7' into dev
Conflicts:
	TorrentToMedia.py
2013-03-04 18:17:13 -08:00
Clinton Hall
7accf74fb9 added safeName for windows directory 2013-03-04 16:21:18 -08:00
Clinton Hall
6909e0edb5 another small fix 2013-03-04 15:13:55 -08:00
Clinton Hall
9d32800a50 a few fixes. 2013-03-04 15:05:32 -08:00
Clinton Hall
6818cb30b6 moved CPS renamer complete check to autoprocess 2013-03-03 17:48:08 -08:00
Joel Kåberg
fb7d1529cc minor fix and added license for 7zip 2013-03-03 12:05:20 +01:00
Joel Kåberg
b01c6247dd cleanup, unnecessary variables 2013-03-02 22:20:35 +01:00
Joel Kåberg
51a0366906 my bad :) 2013-03-02 13:24:58 +01:00
Joel Kåberg
9fa6a86f1a fixes to category search 2013-03-02 13:18:19 +01:00
Joel Kåberg
182841ecbb match all categorys 2013-03-02 13:11:51 +01:00
Joel Kåberg
e322c81392 more cleanup, fixes 2013-03-02 12:49:22 +01:00
Joel Kåberg
42ba5b11e1 more changes, cleanup 2013-03-02 11:17:28 +01:00
Joel Kåberg
833d9556d9 cleanup and more 2013-03-02 10:54:14 +01:00
Clinton Hall
5768a1a3ba remove references to videofile 2013-03-02 01:53:47 -08:00
Clinton Hall
975fe7cfa9 monitor directory, not file 2013-03-02 01:51:22 -08:00
Clinton Hall
ef60db5563 Fix call to is_sample 2013-03-01 15:17:08 -08:00