Replay gain is only being applied to flac songs

App version

Production

Issue description

Replay gain is not being applied to any songs except for .flac. This includes .mp3, .opus, and .m4a.

All songs have REPLAYGAIN_TRACK_GAIN and REPLAYGAIN_ALBUM_GAIN tags set by rsgain.

Device type

Phone

Media provider

Navidrome

Steps to reproduce

  1. Open Symfonium
  2. Play flac track
  3. Play mp3/opus/m4a track

I searched existing issues first

on

I understand that logs are mandatory

on

Log upload name / description

cuAV9

Upon further inspection, m4a files are having replay gain applied. The issue persists on mp3 and opus.

It worked for all but the ones with the wrong tags:

2026-04-03 19:50:17.301 Verbose ExoPlayer/1      ----: domain=com.apple.iTunes, description=REPLAYGAIN_TRACK_PEAK

The tags in the example (m4a) don’t seem wrong, they are read correctly by picard, kid3, ffmpeg, feishin, tempus, and audacious. Neither does anything seem incorrect while looking at the metadata in a hex editor.

For the rest of the non-flac tracks, replay gain seems to be applied in the logs, but is not audible during playback, causing them to play much louder.

Could this be something device specific? I am using a Pixel 9 with GrapheneOS.

Update:
Enabling the option Prefer internal decoder has fixed the issue, so it must be specific to GrapheneOS or the Pixel 9.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.