maybe I'm an idiot but....

Get help. Get answers. Let others lend you a hand.

Moderator: Mr_Noodle

maybe I'm an idiot but.... Thu Apr 08, 2010 7:54 am • by nate
I am in the process of trying out this neat app.
I have spent the last several hours trying to figure out .....a simple task......
I use speed download for ALL downloads.
I have all downloads go into my downloads folder.
once a complete set of RAR files finish downloading...
I want Hazel to
Open RAR files and extract...
then delete the RAR files...
then move the file to a different folder....

Does it matter what unRAR program I use or have installed?
What if it is password protected?

I can't wrap my head around how to set this up....?
I am a recent switcher from the windoze world (6 months ago).
I may be making this process harder than it really is!!
Any help would be great.
nate
 
Posts: 9
Joined: Thu Apr 08, 2010 7:46 am

Re: maybe I'm an idiot but.... Thu Apr 08, 2010 1:48 pm • by Mr_Noodle
The built-in Unarchive action will unpack RAR files, including multipart. The problem is that for multipart RARs, Hazel can't know when they are all downloaded. As a result you need to either configure the downloading program to only moves file into the folder after all the parts are done or add a delay to the rule to not process them until some time later. An example of the latter is something like in Transmission, where you can have a separate spot for incomplete downloads. Only when the full torrent is done will the results be move to the final place.
Mr_Noodle
Site Admin
 
Posts: 11865
Joined: Sun Sep 03, 2006 1:30 am
Location: New York City

Re: maybe I'm an idiot but.... Thu Apr 08, 2010 4:08 pm • by nate
But it will keep trying until all of the parts have downloaded?
I use speed download to download things and I don't think it has the delay type thing that you mention.
nate
 
Posts: 9
Joined: Thu Apr 08, 2010 7:46 am

Re: maybe I'm an idiot but.... Fri Apr 09, 2010 2:02 pm • by Mr_Noodle
It will keep trying (and failing). It is resource intensive though so you may notice a lot of disk activity while it keeps doing this.

The delay is something you can add in Hazel. You can add a condition like:

If date modified is not in the last 30 minutes ...

which would mean that the rule would match the file hasn't been modified in the last half hour. Not ideal but you can tweak the time as necessary.
Mr_Noodle
Site Admin
 
Posts: 11865
Joined: Sun Sep 03, 2006 1:30 am
Location: New York City

Re: maybe I'm an idiot but.... Fri Apr 09, 2010 3:43 pm • by sjk
Mr_Noodle wrote:… rule would match the file hasn't …

Missing "if" between "match" and "the"?
sjk
 
Posts: 332
Joined: Thu Aug 02, 2007 5:43 pm
Location: Eugene

Re: maybe I'm an idiot but.... Fri Apr 09, 2010 7:04 pm • by nate
OK....
I understand the concept that you are explaining
But when I go into hazel to add what you say.... I don't see where I can add this 30 or even 10 min delay.....?
What am I missing....
sorry :cry:
nate
 
Posts: 9
Joined: Thu Apr 08, 2010 7:46 am

Re: maybe I'm an idiot but.... Mon Apr 12, 2010 2:03 pm • by Mr_Noodle
In your rule to unarchive RAR files, add an extra condition. Right now you should have something like:

If extension is rar, then Unarchive file

You would add an extra condition so it would be like:

If extension is rar and date added is not in the last 30 minutes, then Unarchive file

Just add an extra condition in the rule interface by clicking the plus sign at the end of the line.
Mr_Noodle
Site Admin
 
Posts: 11865
Joined: Sun Sep 03, 2006 1:30 am
Location: New York City

Re: maybe I'm an idiot but.... Mon Apr 12, 2010 2:15 pm • by nate
Thank you I will give this a go.
nate
 
Posts: 9
Joined: Thu Apr 08, 2010 7:46 am


Return to Support