Hello
and thank you for this little, but extremely useful app. I have a quick question about it and didn't find any solution anywhere else. I normalized whole my collection with it and now, after some time, it applies -4 to ALL of them? Well, not all, but to all these, that has been normalized already.
find . -iname '*.mp3' -execdir mp3gain -r -k "{}" \;
That's what I used before and what I'm using now. What am I doing wrong or has something changed in mp3gain? Now I just have to normalize everything with the command mentioned and then re-normalize with "mp3gain -g 4".
Best regards,
Rene