File Extension rules not working

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

Moderator: Mr_Noodle

File Extension rules not working Mon Apr 15, 2013 6:15 am • by SrDingo
Hi there

I just discovered Hazel (installed the trial today) because I read in a forum post about (with a sample workflow).

Here is the workflow I want to implement:

Find any .cbr files in the watched (and all subfolders within that), rename each matched file with the extension .rar, decompress the rar files, recompresses them as zip files, then rename each file with the cbz extension.

Here are the rules:
Code: Select all
if ANY of the following conditions are met for ANY OF ITS SUB-FILES OR FOLDERS
EXTENSION is CBR
Do the following to the matched file or folder
RENAME with pattern [name].rar
UNARCHIVE
ARCHIVE (as zip)
RENAME with pattern [name].cbz




It's a workflow other people are using successfully.

So I build it in my trial version, but the rules trigger neither automatically nor manually when I place .cbr files in the watched folder.

The preview rule button shows me my file list on the left, but the Rule Matched column is empty.
Clicking on the info button shows the files as having the proper 'cbr' in the 'extension' field.
The kind is archive too.
So the rule 'Extension IS cbr' does not recognize cbr files (confirmed per logs).

There seem to be other posts about issues with file extension rules having an issue in the current version.

I just don't know if I made a mistake or if I am dealing with a bug.

I would be happy to buy Hazel, but my first attempt at creating a rule has not been successful so far.

Any ideas?

Thanks in advance
SrDingo
 
Posts: 7
Joined: Mon Apr 15, 2013 5:50 am

Re: File Extension rules not working Mon Apr 15, 2013 12:24 pm • by Mr_Noodle
Do not use "any of its sub-files". You are telling Hazel to match folders that contain CBR files, not the CBR files themselves. Read the sticky article up top if you want Hazel to go into subfolders and match against the files within.
Mr_Noodle
Site Admin
 
Posts: 11865
Joined: Sun Sep 03, 2006 1:30 am
Location: New York City

Re: File Extension rules not working Mon Apr 29, 2013 5:27 am • by SrDingo
Yes thanks
I had misunderstood the fact that I needed to create a rule to go into sub-folders.
I thought the 'any of its sub-files or sub-folders' would take care of that.
The sticky answered my question
Thanks
SrDingo
 
Posts: 7
Joined: Mon Apr 15, 2013 5:50 am


Return to Support