Conveniently Rename all ESEQ Files for use with EEXPLORE
This Python program will recursively rename all ESEQ (.FIL) files in the specified directory, ensuring they follow the naming convention described, and convert all filenames to uppercase. If, for instance, you have twenty albums, direct this program to run in their parent directory, and all the albums in subdirectories will be corrected. I’ve recently put … Read more