Page 1 of 1

deleted

PostPosted: Fri Feb 12, 2016 3:08 am
by kilogram
deleted

Re: epub and mobi files - calibre and move

PostPosted: Fri Feb 12, 2016 1:42 pm
by Mr_Noodle
Read the sticky article on getting Hazel to go into subfolders. As far as only one being added to Calibre, it might because Hazel is sending them too quickly for Calibre. You may need to add a pause so that Calibre can keep up. One way to do that is to use the shellscript action with the following script:

sleep X

where X is the number of seconds to pause. Lastly, to delete the subfolders, you can then create a rule to match empty subfolders and move them to the trash.

deleted

PostPosted: Fri Feb 12, 2016 3:50 pm
by kilogram
deleted

Re: epub and mobi files - calibre and move

PostPosted: Fri Feb 12, 2016 7:14 pm
by Mr_Noodle
I see three rules here: one to handle empty folders, one to handle folders to descend into, and one to handle the files themselves.

deleted

PostPosted: Sat Feb 13, 2016 3:23 am
by kilogram
deleted

Re: epub and mobi files - calibre and move

PostPosted: Mon Feb 15, 2016 2:08 pm
by Mr_Noodle
That looks like everything mushed into a single rule. As mentioned before, you need separate rules. Also, to post screenshots, you need to host the images elsewhere and then link to them.