gchudov / cuetools.net

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

use actual CDTEXT in cuesheet #119

Open tjanas opened 3 years ago

tjanas commented 3 years ago

CUERipper does not preserve the actual CDTEXT values from the disc (e.g. TITLE, PERFORMER) in the cuesheet, but rather uses values that are user-provided. Can this functionality be added?

ha-korth commented 3 years ago

duplicate of #31