Is it possible to rename columns by copying e.g.... can I copy Title Column data to replace existing File Column data
Do you want to rename columns? Or do you want to rearrange columns?
Or do you want to copy content from one column to another column?
For example I have 10 different tracks in column TITLE , but in the file column the same tracks are there but with numbers 1 -10.
I prefer the two columns to be identical so would like to copy and paste 1 to the other or vice versa which I could do with my old program
Not a major issue but a niggle for me
Use the Convert Tag -> Filename
Format string:
%TITLE%
This copy the content of your TITLE tag and overwrite your current filename.
You see immediately what new filename you would get before you press the OK Button.
Please be aware that every information in your filename that is not already also available in your various tags (like TITLE, ARTIST, ALBUM, TRACK...) will be lost and overwritten with the content of TITLE only.
For vice versa:
Use the Convert Filename -> Tag.
The format string highly depends on what your current filename contains. If you let us see a real existing filename, we can suggest a working format string like
%TRACK% - %ARTIST% - %TITLE%
if the track would look like
01 - Michael Jackson - Billy Jean.mp3
If you are reffering to me:
What exactly do you need more then I already wrote here:
Just for the record:
You have to select all the ROWS (not the columns) to use them with Converter or Actions.
So you choose which tracks (lines) you want to modify and then choose in the Converter or Actions what exactly you want to modifiy.
