Re: [Savonet-users] Replay_gain in logs

2019-01-31 Thread Damian
Hi, So I assumed that replay_gain was somehow built in to liquidsoap. I run my stream on a Debian9 VPS. Up until recently. I was using mp3gain on my Mac locally to normalise the mp3s before uploading them to the server. As far as I can see mp3gain has been removed from the repositories for Deb

Re: [Savonet-users] Replay_gain in logs

2019-01-31 Thread Romain Beauxis
Hey, So, I did a little investigation. At the moment, there isn't much log from the replaygain resolver. I've added that to the latest master branch. One thing you might want to make sure is that you have one of the actual program for extracting that data available. These are: mp3gain, aacgain (l

[Savonet-users] [savonet/liquidsoap] Fix for #691 (#703)

2019-01-31 Thread Romain Beauxis
You can view, comment on, or merge this pull request online at: https://github.com/savonet/liquidsoap/pull/703 -- Commit Summary -- * Try a workaround for #691 * Better this way.. * Try this. * Cleanup. * Cleanup. -- File Changes -- M .gitignore (1) M Makefile.rules (4)

Re: [Savonet-users] Replay_gain in logs

2019-01-31 Thread Damian
Thanks gentlemen for the quick reply. Romain, I’ve shifted enable_replaygain_metadata ()to the top of the script and set logging to level 4 as you and Gilles recommended and I see the following. Not sure if the metadata resolver you speak of is visible however. Should there be more? 2019/01/