see if the mp3 tags include the track number, then use the "convert" menu to include it in the file name.
choose "tag -> filename" and use this string in the prompt: $num(%track%,2) - %title%
if you have more than 100 files put a 3 instead of a 2
https://www.mp3tag.de/en
see if the mp3 tags include the track number, then use the "convert" menu to include it in the file name.
choose "tag -> filename" and use this string in the prompt: $num(%track%,2) - %title%
if you have more than 100 files put a 3 instead of a 2
(post is archived)