OxygenCobalt / Auxio

A simple, rational music player for android
GNU General Public License v3.0
1.78k stars 117 forks source link

Impossible to play multi-artist songs when play from artist enabled #734

Closed KraXen72 closed 1 month ago

KraXen72 commented 2 months ago

Describe the Bug/Crash

  1. Go to Settings > Personalize > When playing from the library > Play from artist
  2. click a song with more artists, nothing happens. The dialog to pick the artist to play from doesen't show up. You can still play other songs.
  3. When you click on an artist or album from the now playlig screen, the dialog to pick the artist from the previous song finally shows up

Describe the intended behavior

The artist picker dialog would show right away

What android version do you use?

Android 12

What device model do you use?

Samsung Galaxy M21 OneUI 4.1

Bug report

i think this should be pretty easily reproducable since it happened to me on any multi-artist song in auxio 3.4.2. (if it helps, i was using flacs but i don't think it matters. I don't really have a way to test it with m4a since #708 . If you can't reproduce it, i'll try grabbing a logcat.

Duplicates

OxygenCobalt commented 2 months ago

Forgot to add a navigation handler I think. I'll go fix this.