cyanreg / cyanrip

Bule-ish CD ripper
GNU Lesser General Public License v2.1
222 stars 10 forks source link

When used with `-K`, the log file still contains some placeholder ReplayGain values #69

Closed magicgoose closed 10 months ago

magicgoose commented 10 months ago

With -K, every track is shown as having

REPLAYGAIN_TRACK_GAIN:         -18.00 dB

and a few others, all being the same for every track.

I think it'd be more understandable, if cyanrip only displayed/written real RG values (when user chose to compute them), but no placeholder values.

(I do understand the benefits of RG, I was just testing it like this because in my workflow I already have RG scanning and tagging as a separate step)

Also, may I use this opportunity to say - lots of respect for this wonderful software!