Jump to content

Recommended Posts

Posted

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

Posted

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...