I am making a music player using Media3 ExoPlayer with Compose (Material 3). I am setting the metadata artwork uri, but once the song starts playing, it shows my artwork for a second but then quickly replaced by the embedded artwork.
I am using the default notification media3 generates. I was hoping if there was any way to disable the load embedded artwork feature.