Hello,
How can I convert the filenames' track# to the tags track# field without the dot?
For example the filename looks like this: 01. Duke Dumont - Won't Look Back (Radio Edit).mp3
Now I'd like to have the track# converted to the tags track# field: '01' (so without the dot).
I created the following: %track% %dummy% - %dummy%
Logically the dot is still in there.
How can I leave one character away (I'd like to keep it in the filename though)?
Thanks for your reply!