Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit eb8fec5d authored by Sal Savage's avatar Sal Savage
Browse files

Keep track number in sync when playlist has the same song many times

As it stands, track updates from the media framework will not be
communicated to remote device if the track name, artist and album are
the same. As a result, a playlist with the same track many times in a
row won't end up sending that updated information unless the remote
device itself decides to request metadata again on its own.

This tiny change will cause us to send a track changed even any time we
(1) Change to the same track that occurs multiple times in a playlist
(2) Change to the same track in a different spot in a new playlist

Tag: #stability
Bug: 163720233
Test: atest BluetoothInstrumentationTests
Change-Id: I401d4a5dc08f992ab75382545108b3be110040fb
parent 13790370
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment