gchudov / cuetools.net

CD image processing suite with optimized lossless encoders in C#
http://cue.tools/
Other
480 stars 51 forks source link

CUETools remove info about data track from EAC .cue files #112

Open JuniorJPDJ opened 3 years ago

JuniorJPDJ commented 3 years ago

This is CUE directly from EAC: 00. Biuro Ochrony Rapu.cue.txt This is the same CUE after encoding in CUETools: 00. Biuro Ochrony Rapu.cue.txt

I think it's a problem, as it makes info about data track disappear if there is no .log file available.

JuniorJPDJ commented 3 years ago

The same with CD having data track before audio tracks in single session: EAC: 00. Z tym bedzie ci jeszcze latwiej.cue.txt CUETools: 00. Z tym bedzie ci jeszcze latwiej.cue.txt