I have some untagged files with filenames look like:
[track]. [artist] – [title]
I tried to tag them with “File -> ID3/Custom Tags: %4. %1 – %2” but the results are not correct as you can see in this example:
Filename: 12. ARTIST – Title.mp3
Tag Version: ID3v1
Artist: ==> 12. ARTIST
Title: ==> Title
Album: ==>
Track: ==> 12. ARTIST
Genre: ==>
Year: ==>
Comments: ==>
Have someone an idea to solve this problem or is it a bug?