Filename to Tag doesn't import as expected

Hi there,

%track% %title% is not the right formatstring for this filename. You'd need to adjust it to the format of the filename. In this case, the track number is delimited by " - " from the title, so you'd need to use that as delimiter.

A working example would be %track% - %title%

Please see this post from the FAQ for details: