Help - Search - Members - Calendar
Full Version: Track Numbering Tag Format in EAC/REACT2
Hydrogenaudio Forums > CD-R and Audio Hardware > CD Hardware/Software
Sike
Hello,

I seem to be unable to deactivate the track format xx/xx when using EAC/REACT2. I have checked and unchecked each of the different file tagging options in EAC and it won't go away. I am looking to revert to the simple track number format that doesn't include the total number of tracks on the disc.

Thanks!
Firehawk
if you have "Add ID3 tag" unchecked, EAC shouldn't write anything and therefore all can be managed manually by the command-line options. (so maybe the problem's there)

I'm not familiar with REACT though
RBI Champ
Sike, look at your react-track.cfg file in Notepad. (Make sure word wrap is not checked). If you are encoding to flac (for example), look for the line that starts with:

@tools@\flac.exe @Opt_Flac@ %Cover_tag% %VA_tag% %Disc_Flac% -T artist="@artist@" etc.

Look further to the right and edit the section that says "-T tracknumber="

that small section in that line needs to say:

CODE

-T tracknumber="@track@"


Currently, yours probably says something like:

-T tracknumber="@track@/@numtracks@"

If you are encoding to mp3, these steps should help put you in the direction to fix it there.

QUOTE(Sike @ Jul 7 2008, 22:57) *

Hello,

I seem to be unable to deactivate the track format xx/xx when using EAC/REACT2. I have checked and unchecked each of the different file tagging options in EAC and it won't go away. I am looking to revert to the simple track number format that doesn't include the total number of tracks on the disc.

Thanks!

Sike
Thanks RBI Champ. That did it!
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.