Hello,
I’m new to scripting, so any help would be great appreciated.
I want to script converting OpenMeta “tags” to Itunes “comments” field. And “rating” to corresponding.
I can see tagskMDItemOMUserTags and kMDItemStarRating responsible for that when doing:
set the_meta_data to (do shell script "mdls " & quoted form of POSIX path of ((choose file) as string))
Thanks in advance.
MacOS 10.6 Intel.