Adding Soundcheck to the iPod plugin

Rosen Penev <[email protected]> Sat, 1 Oct 2016 22:45:22 -0700
Newsgroups gmane.comp.gnome.apps.rhythmbox.devel
Message-ID <CAKxU2N9+Ub2hGj0XKLk1WZ5bTAU+KidjQazVv10Rkx-g6gXUdQ@mail.gmail.com>
I recently did this by reverting the commit that removed ReplayGain
from the database and using rhythmdb_entry_get_double (entry,
RHYTHMDB_PROP_TRACK_GAIN).

Assuming the former would not get accepted, is there any other way to
get ReplayGain data from tracks?