After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 730269 - ReplayGain support?
ReplayGain support?
Status: RESOLVED FIXED
Product: gnome-music
Classification: Applications
Component: general
unspecified
Other Linux
: Normal normal
: 3.14
Assigned To: gnome-music-maint
gnome-music-maint
Depends on:
Blocks:
 
 
Reported: 2014-05-16 19:12 UTC by Jason S. Wagner
Modified: 2015-01-06 11:01 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jason S. Wagner 2014-05-16 19:12:36 UTC
I asked if Music supported ReplayGain on IRC, and was told that it didn't, but that I should file a bug if I wanted to see it.

Aside from simply begging, here's an idea on how to intelligently support it:

Use album ReplayGain levels when playing selections directly from the music library (falling back on "track" ReplayGain tag is that's all that is available).

Use track ReplayGain levels when playing from a playlist, and the upcoming track is not what would immediately follow the current track on its album?

I'm not exactly sure how others use ReplayGain, but I think that's probably a "good enough" start.

Thanks!
Comment 1 Vadim Rutkovsky 2014-05-16 19:31:54 UTC
AFAIK Gstreamer has ReplayGain plugin, so for now we'll implement a dconf setting to enable it
Comment 2 Cédric Bellegarde 2014-08-27 12:51:22 UTC
Should be enabled by default, no option needed.
Comment 3 Vadim Rutkovsky 2014-10-16 10:38:46 UTC
This is the way Lollipop implements that, seems easy enough.

https://github.com/gnumdk/lollypop/commit/429383c3742e631b34937d8987d780edc52303c0
Comment 4 Cédric Bellegarde 2014-10-16 18:17:57 UTC
Easy but i would be happy to have someone telling me if i'm doing this the right way ;)
Comment 5 Vadim Rutkovsky 2015-01-06 11:01:57 UTC
Pushed initial code as https://git.gnome.org/browse/gnome-music/commit/?id=4731ab2