How to batch change track# from XX to XX/XX

Post a reply

Smilies
:D :) :( :o :-? 8) :lol: :x :P :oops: :cry: :evil: :roll: :wink:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: How to batch change track# from XX to XX/XX

Re: How to batch change track# from XX to XX/XX

by Onweerwolf » Fri Sep 11, 2015 5:10 am

Wow, excellent. Easier than I thought. :D

One question though; if an album has less than 10 songs, say 4, then the track number becomes XX/4 and I would like it to become XX/04. Any way to do that?

Re: How to batch change track# from XX to XX/XX

by Guest » Thu Sep 10, 2015 11:20 pm

RegExp Find & Replace:

Preset 91 "Add ""/"" and total number of tracks to the end of Track number"

How to batch change track# from XX to XX/XX

by Onweerwolf » Thu Sep 10, 2015 6:27 pm

So, more than 10 years ago I made the decision to format my track numbers as XX (e.g. '01', '02' etc.).

I have now decided to come back from that decision ( :roll: ) and want to change it to XX/XX (e.g. '01/12', '02/12' etc.), where 12 is the total number of tracks on that specific album.

Of course, in those 10 years i have collected a ridiculous amount of albums, so i want to do this automatically if i can, not manually.

Is there any script that can do this for me? I have searched for a while but can't seem to find anything that is specifically geared towards this action. Maybe RegExp Find & Replace can do it? I'm not sure how though, if that's the case.

If anyone knows how to accomplish this, I would be very thankful.

Top