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: REACT2 alternatives (Read 248 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

REACT2 alternatives

Hello - I'm posting here after many years. Great to be back  :)

I have a bunch of CDs that I now want to rip to FLAC images + CUE sheets. I used to use EAC along with REACT2 back in the day, but I don't see REACT2 around anymore.

Is there an alternative to REACT2 that I can use along with EAC?

Please let me know.

 

Re: REACT2 alternatives

Reply #1
Creating flac files with embedded CUE sheets with EAC requires no external software.
X
The CMD-Line is this (all in one Line):
-s -5 --tag-from-file="CUESHEET=%albumartist% - %albumtitle%.cue" -T "COMMENT=%comment%" %hascover%--picture="%coverfile%"%hascover% --cuesheet "%albumartist% - %albumtitle%.cue" %source% -o %dest%