
I've set it up now to send me an iMessage when Hazel adds a file to my iTunes, but I've just been using theFile in the Applescript and it occurred to me that since the file has a lot of metadata it might be better to use that in the text message instead of the filename.
Been searching online, tried exiftool but that didn't seem to be able to get the metadata I wanted out of the m4v file. Tried AtomicParsley but it chokes on larger files.
So anybody here that knows any way of getting metadata out of a m4v container using Applescript or a shell script/command?