I’m a bit a newbie in this community, but I will do my best.
I’m using mp3tag3.25 – W7 – Musicmatch10 with Mp3 files.
I’m using for my tagging some specific MM10 fields like “Mood” or “Situation”
So I created some customized columns like:
Name= Mood / Value=%_vbr% %_bitrate% / Field=%comment musicmatch_mood%
The values are calculated perfectly on the file screen.
My problem is that these values can only be saved to my files, when I click every individual value.
Is there a way to save the whole bunch, without confirming every single tag?
You can add/customize the same Fields to the Tag Panel on the left side.
Then you can select multiple files in the File List and enter your values for this selected tracks in the Tag Panel Fields.
Then you can save them all together with one click on the Save button (or press Ctrl + S or click on the menu File -> Save tag).
Thanks for your quick reply,
My problem is that with this solution, the whole operation is manual, I don't think that I can use the scripting functions.
As told to Poster, I putted the % around the field name, it was not working.
Now it's working great, thanks a lot.
Would be nice, if in the tag-Panel you could use directly the calculated value, if, not this is a good workaround!
It would not call this a workaround, it is the simpliest and most effective way to solve your problem. Why should someone want to work on thousands of files in the columns, if he can get the solution just with 1 converter task?
You have to know:
Your column definition does not save %_vbr% %_bitrate% to the defined field. This definition is only for showing the calculated values in your column.
So your statement
is wrong. These values are never saved to your files the way you wanted it to do.