I have several music created on different dates. I would like to rename their title by adding at the beginning a sequence (0,n) ordered by their creation date.
Ex :
"Music 1" (created on 2023-01-01) rename to "0 - Music 1"
"Music 2" (created on 2023-01-01) rename to "0 - Music 2"
"Music 3" (created on 2023-01-05) rename to "2 - Music 3"
"Music 4" (created on 2023-01-06) rename to "3 - Music 4"
"Music 5" (created on 2023-01-06) rename to "3 - Music 5"
I am not quite sure what the criterion is ...
So what I make of the information:
The counter should be increased if the date changes.
Try the track numbering wizard and set the trigger for a new disc to the field where the data is saved.
check the field DISCNUMBER whether the correct number is saved.
The create a filename that uses among others the field DISCNUMBER