Hi,
I have a filename wich is like this 01.Patience - Take That
I want to extract parts of the filename for other colums like track, title and artist.
How can i accomplish this?
Regards!!
Hi,
I have a filename wich is like this 01.Patience - Take That
I want to extract parts of the filename for other colums like track, title and artist.
How can i accomplish this?
Regards!!
Just use the "filename - tag" button with that string:
%track%.%title% - %artist%
When i do this the OK button is greyed out.
What does work is %track% - %title% - %artist% but i would like a dot after the track number
What is EXACTLY your source-filename? Please give us a REAL filename, otherwise it isn't easy to have a guess. 