Hello,
I encountered problems sorting mp3s by track # (Stück #) or generating
track#-tags using ID3v2-tags. Its easy to generate ID3v1-tags including
the track # in which the single digit track# have zero in front,
example: 01 ,02, ..,09, using the filiname-to-tag-function. This way,
you can later easily sort mp3 by track numbers.
If you try to generate an ID3v2-track#-tags from the filenames, even if
they are properly named (01, 02, …), zortam will only produce single
digtit track#s. The same will happen if you try to sychronize ID3v2 from
ID3v1. With such tags, it will not be possible to sort mp3 properly.
Can you help us here?