Is there a set of variables that can be used to import files and name them according to file *modification* time ?
I've discovered that a number of my files (primarily videos) are getting named by their file creation time, which is often wrong (because the file was copied from elsewhere). The file *modification* time, however, is correct.
Is there any way to handle this besides adjusting the file creation times ?