https://bugs.kde.org/show_bug.cgi?id=471877
Urs Fleisch <uflei...@users.sourceforge.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |NOT A BUG Status|REPORTED |RESOLVED --- Comment #1 from Urs Fleisch <uflei...@users.sourceforge.net> --- The import does not change fields which seem to be unchanged, for example only the case (uppercase/lowercase characters) changed or the numbers are formatted differently. This is by design and is also the case for the "Tools/Number Tracks" action. If you want to change track number which are the same but formatted differently, you have to delete them before importing/renumbering. You can control the format of the numbers in the file name as is described in the handbook: %t %{track.n} Track with field width n (e.g. 001 for %{track.3}) The default is two digits, i.e. %{track} is the same as %{track.2}. -- You are receiving this mail because: You are watching all bug changes.