Editing of other fields
Brought to you by:
myers_carpenter
There is no way that I can see that I could add a TIT2,
or say TPE2,3,4 field
perhaps something like:
id3v2 -f TPE1 "London Symphony Orchestra"
-or-
id3v2 --frame TPE1 "London Symphony Orchestra"
I really need the ability to touch all these other
frames, and it is not important to me that they have
their own flags - just a way to do any text tag via
something like above.
Logged In: NO
You can set the value for any id3v2 frame by using '--' and
then frame id
For example:
id3v2 --TIT3 "Monkey!" file.mp3
would set the "Subtitle/Description" frame to "Monkey!".