swampman Posted September 12, 2010 Posted September 12, 2010 Need some help trying to figure out why this script works if a hard coded filename is past to it but when the $filename variable is changed to use _FileListToArray so it will read all of the MP4's in a directory and rename them based on their tags and create a nfo file for them it does not read the tag values. Or if anyone has a better solution on how to do this same thing I am open to that as well.exiftool.au3
seandisanti Posted September 12, 2010 Posted September 12, 2010 Need some help trying to figure out why this script works if a hard coded filename is past to it but when the $filename variable is changed to use _FileListToArray so it will read all of the MP4's in a directory and rename them based on their tags and create a nfo file for them it does not read the tag values. Or if anyone has a better solution on how to do this same thing I am open to that as well.FileFindFirstFile and FileFindNextFile
swampman Posted September 14, 2010 Author Posted September 14, 2010 That did not work either. I ended up writing the script in Perl.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now