thx for this script. I wanted to ask if you could help me with adapting it to any/a differnent field?
I'd need to write incremental id numbers to a list of ~50000 tracks, but to a different field as track nr. (most likely I will use "orignal lyricist" for this)
I think that your script could do this with a change for the field in which to write the numbering?!
Yes, this script could be altered to do what you want but I think that Zvezdans regexp script already can what you are describing out of the box. So I would try that first!
the ones highlighted i am wanting to add double 00's to so it would be 001, 002, 003, 004 etc etc then the 101,102, 103, etc etc i manually do the second disc by restarting the counter from 101 which i am fine with but is there a way i can add two 00's to the lower than 100th track?
when it gets to 10 though i want it to be 010 not 0010