I am trying to copy all music metadata from one file to another. I am using the command SetAttr META "copyfrom:2,*" (where * is a path to a MP3 file).
The command works partially. Some fields are copied. The ones I noticed that aren't copied: track number, title, cover art.
If I drag and drop the input file into the Set Metadata window for the output file and select "copy all", everything is copied as expected. (Edit: the cover art appears on the Set Metadata window, but is not found on the output file after the metadata is applied.)
Could you try to reproduce that misbehavior with that command?
I think the number 8 is wrong too. Does not copies the subtitle field for MP4s. The 9 does. Better check them all to make sure there are not more errors.
Ok, so I tried with "T78 - Acid Lick (2018).mp3" -> T78 & ROBPM - Acid Lick (Original Mix) - YouTube
to make it vibrate some more.. o) but that did not enhance anything.
The superfluous bracket is no good of course, I overlooked that a dozen times, thank you! o)
After trying some more, it seems it was related to the auto-quotes feature, after adding @nofilenamequoting it flies!