When doing "download" tunes from player to my computer, I've set it to name the files like this (from options):

{tracknr} - {title}{ext}

The problem with this, is that single-digit track numbers are not zero padded, so I have to go and rename the files afterwards, changing:

1 - Some Fun.mp3

into:

01 - Some Fun.mp3

Any chance of having JEmplode do the zero padding for us?

Cheers