Hi Everyone,
I'm in the process of ripping my DVD collection and want to automate the workflow of moving the .dvdmedia files and .m4v files from my desktop to alphabetical folders on an external HD.
I know how to do it in automater (very tedious and I'm sure the worst way) by finding .dvdmedia and .m4v files on the desktop, checking if the filename starts with an A, and then moving it to the A folder. The problem is that this would require me to set up 104 automator actions- 2 for each letter, and 1 each for .dvdmedia and .m4v.
So I am looking for the "better way". I am not extremely good with Applescript but I know some of the basics. For reference, the external hard drive structure looks like:
2TB External
/Movies
.
.
.
.
.
.
Thanks in advance for any guidance!
I'm in the process of ripping my DVD collection and want to automate the workflow of moving the .dvdmedia files and .m4v files from my desktop to alphabetical folders on an external HD.
I know how to do it in automater (very tedious and I'm sure the worst way) by finding .dvdmedia and .m4v files on the desktop, checking if the filename starts with an A, and then moving it to the A folder. The problem is that this would require me to set up 104 automator actions- 2 for each letter, and 1 each for .dvdmedia and .m4v.
So I am looking for the "better way". I am not extremely good with Applescript but I know some of the basics. For reference, the external hard drive structure looks like:
2TB External
/Movies
/DVD Rips
/A
/B
.
.
/Full Movies
/A
/B
.
.
Thanks in advance for any guidance!