Page 1 of 1

looking for new script for organisation TV shows folder

PostPosted: Fri Jan 24, 2014 4:15 pm
by dldharma
Hey everyone,

I'm looking for a rule for my organisation of my TV shows folder's

I need to create a new rule (maybe with an apple script) :cry:

My arborescence :

Utorrent data/2.Broke.Girls.S02E01.HDTV.x264-LOL.[VTV].mp4
Utorrent data/2.Broke.Girls.S02E01.HDTV.x264-LOL.[VTV].srt

and i want to move that files in a different folder when the .srt files is created in this file (Utorrent data)
with a restriction it's available only if the two files are the same name.

i dunno exactly the language of apple script but it seems to be like this :

If the file contains keywords 2 broke girls and only with extension .srt
then move the both files (with the same name : 2 broke girls.avi and 2 broke girls.srt)
in a different folder 'TVSHOWS/2BROKEGIRLS.

Maybe i have to create a script for moving the both files in another destination folder

If someone can help me :) Thanks to u :mrgreen:

Re: looking for new script for organisation TV shows folder

PostPosted: Fri Jan 24, 2014 4:40 pm
by Mr_Noodle
While there may be a feature in the future where you can do this solely with Hazel's built-in conditions, for the moment, you will probably need a AppleScript for this.

Re: looking for new script for organisation TV shows folder

PostPosted: Sun Jan 26, 2014 10:12 pm
by dldharma
Thanks for the answer :) and for the brief delay. Very professional team! :D

If someone knows apple script i'm aware :P

Re: looking for new script for organisation TV shows folder

PostPosted: Sat Aug 08, 2015 10:20 am
by dldharma
any news?