Hi, how would one go about getting a leading zero on only the single digit tracks when doing a file name rename from tag? So I would get:
01 Depeche Mode Strangelove.wma
and not:
012 Depeche Mode Little 15.wma
Thanks -
Hi, how would one go about getting a leading zero on only the single digit tracks when doing a file name rename from tag? So I would get:
01 Depeche Mode Strangelove.wma
and not:
012 Depeche Mode Little 15.wma
Thanks -
Use $num(%track%,2) in your format string at
Convert > Tag - Filename.