Niagara-Issues icon indicating copy to clipboard operation
Niagara-Issues copied to clipboard

Media player shows album art from the previous song

Open TheWeepingSage opened this issue 1 year ago • 1 comments

Describe the bug

While playing something on Amazon Music, the media player shows the album art of the previous song. The lock screen and the notification have the correct album art.

Steps to reproduce

  1. Enable the media widget
  2. Queue up and play music on Amazon Music

Does the issue also occur with other 3rd-party launchers?

Not applicable

Other 3rd-party launcher(s) tested

No response

Device name

Samsung Galaxy A23 5G

Android version

Android 13

Screenshots / Screen recordings

Screenshot_20231003_180424_Niagara Launcher

Screenshot_20231003_182038_Amazon Music Screenshot_20231003_182103_Amazon Music

TheWeepingSage avatar Oct 03 '23 16:10 TheWeepingSage

It looks like Niagara Launcher shows the previous album cover (artwork) when the mediasession's artwork is set by METADATA_KEY_ART_URI(or METADATA_KEY_ALBUM_ART_URI), not METADATA_KEY_ART(or METADATA_KEY_ALBUM_ART). See https://developer.android.com/reference/android/media/MediaMetadata#METADATA_KEY_ALBUM_ART

appetizermonster avatar Mar 10 '24 09:03 appetizermonster