antoinepirlot / Satunes

Modern MP3 Player to listen your local music files on Android Lollipop 5.1.1+ & compatible with Android Auto.
GNU General Public License v3.0
33 stars 4 forks source link

Implement handling of shuffle media selections in AndoidAuto interface. #1050

Closed bpehrs11 closed 1 week ago

bpehrs11 commented 2 weeks ago

This PR resolves the issue in SatunesCarCallBack.kt discussed in Issue #1049. It handles when the chosen media item is regular media item or if it is a "shuffle" entry.

antoinepirlot commented 2 weeks ago

This modification only solved the issue when default shuffle is disabled.

antoinepirlot commented 1 week ago

As it's part of the fix, I accepted your modification ;)