I keep the database in XML format and pictures are stored as individual files. These files have the name of the database plus a sequence number. After some time use these file names and the actual sequence number in the database go out of sync.
I am looking for an easy way to rename the picture files. It are too many files to do manually. Perhaps this can be done with a script?
Thanks.
Rename picture files after XML export
After adding new titles I do a renumber of the list based on formatted title. This causes the movie number in AMC to be different from the number given to the image file. That is of course not really a problem but I like to have the numbering aligned once in a while.
I have it solved by using EditPro and make replacements using regular expressions in the XML database file.
Thanks.
I have it solved by using EditPro and make replacements using regular expressions in the XML database file.
Thanks.