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: EAC %A - T Issue... (Read 2313 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

EAC %A - T Issue...

1. When I rip from EAC 0.95 prebeta 5 using the file name config of %A - %T, the file comes out as "Artist-Title" instead of "Artist - Title". How do I configure EAC to introduce the space character into the filename?

2. The following option line does not work:

--alt-preset extreme --id3v2-only --tt "%t" --ta "%a" --tl "%l" --ty "%y" --tg "%g" %s %d

I believe the ID3 variable syntaxes are incorrect. What is the appropriate way to write this?
IBM T42 2378-FZU
Audigy 2 ZS Notebook
Shure E4 Earphones
foobar2000 0.9 b8

EAC %A - T Issue...

Reply #1
Quote
2. The following option line does not work:

--alt-preset extreme --id3v2-only --tt "%t" --ta "%a" --tl "%l" --ty "%y" --tg "%g" %s %d

I believe the ID3 variable syntaxes are incorrect. What is the appropriate way to write this?
[a href="index.php?act=findpost&pid=260869"][{POST_SNAPBACK}][/a]

<edited>
Why are you trying to assign %g (CD title) to --tg "genre"?
"To understand me, you'll have to swallow a world." Or maybe your words.

 

EAC %A - T Issue...

Reply #2
Thanks, dev0 =>) ! The following change from %g to %m did the trick:

--alt-preset extreme --id3v2-only --tt "%t" --ta "%a" --tl "%g" --ty "%y" --tg "%m" %s %d
IBM T42 2378-FZU
Audigy 2 ZS Notebook
Shure E4 Earphones
foobar2000 0.9 b8