I am trying to use the %_filename_ext% feature to match filenames against the meta data in the text file. Ive tried a whole range of things but it always applies the meta data against the files regardless of the match or mismatch of filename.
The documentation is a bit brief on that point so can you help with an example?
It means:
If the order of the records in the text file does not match the order of the selected files but you still want to get the correct data into the files, then 1 field in each record should represent the filename with extension or even the whole path.
This field would also have to be named in the format string.