Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Using EAC to write a cdartist tag (Read 1795 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Using EAC to write a cdartist tag

Hi,

I use EAC to rip and encode my mpc's via the command line mppenc

I want to use the CD Artist value from the command line for
compilation CDs for which I have selected the Various Artists option.
For file naming I can use %D for this, with %A being the track
artist. e.g.
%D - %C\%N %A - %T

But for command line encoding I can't find an equivalent variable.
I want to do something like this for an MPC encoding:
--artist "%a" --tag cdartist="%d" --title "%t"
(but here %d is the filename, which isn't what I want)

Has anyone worked out a way to do this please?
Thanks in advance.

Yours,

Ed