gchudov / cuetools.net

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

LOG not copied when processing whole images #335

Closed bubmann closed 1 week ago

bubmann commented 2 months ago

it seems log files are not processed correctly when the source is a single image

ha-korth commented 2 months ago

Could you give some more details? Seems to work with Image + CUE + EAC log file and Image with Embedded CUE and Embedded EAC log but not Image with Embedded CUE and external EAC log file ?

bubmann commented 2 months ago

yes, that appears to be the case

I always embed the CUE and tag my files (sans log-tag nowadays) before running them through CUETools so that the filenames match, so that first case did not occur to me. sorry

on another topic, I just realized that CUETools hasn't populated the LOG-tag for me since at least 2019, or at least I'm pretty sure I always checked that option. At the time it certainly does not. I gotta look into that and maybe open that issue, I guess.

Edit: so ... that tag appears to be only written for whole images. gonna put in a feature request for more options, I guess ;)