music-assistant / hass-music-assistant

Turn your Home Assistant instance into a jukebox, hassle free streaming of your favorite media to Home Assistant media players.
Apache License 2.0
1.21k stars 44 forks source link

Odd queue / played behavior in player view #2435

Open madbrain76 opened 3 weeks ago

madbrain76 commented 3 weeks ago

What version of Music Assistant has the issue?

2.0.4

What version of the Home Assistant Integration have you got installed?

2024.5.1

Have you tried everything in the Troubleshooting FAQ and reviewed the Open and Closed Issues and Discussions to resolve this yourself?

The problem

The queue says it has 18 items in it, but sometimes shows as empty. Also, the "played" list, which has 0 entries, shows unnecessary top/down arrows

How to reproduce

  1. login to native Qobuz app

  2. favorite the album by Robert Edward Smith, "Harpsichord in the grand manner"

  3. In MA, add the Qobuz music provider

  4. Go to the album view

  5. Select the above album

  6. Select a speaker. I used a CCA

  7. Press the blue "Play" button to play the album

  8. go to the player view on the bottom left by clicking on the album artwork

  9. click the "queue" icon on the bottom right

  10. the window shows 18 tracks in the queue image

  11. click "played" on the top right

  12. since no track has completed playback yet, it shows an empty list, which is correct. But there are odd-looking top/bottom arrows, that probably could be hidden or greyed out in this situation

image

  1. click "queue"
  2. the screen now shows only one track in the queue - the one currently being played, even though the header at the top says here are 18 items in the queue.

image

Music Providers

Qobuz

Haven't tried the other providers yet . Will try file system (remote share)

Player Providers

Chromecast

Full log output

log.txt

Additional information

N/A

What version of Home Assistant Core are your running

2024.6.1

What type of installation are you running?

Home Assistant OS

On what type of hardware are you running?

Windows

OzGav commented 3 weeks ago

Cant see the little arrows. Might be a browser specific issue. For the other confirmed frontend bug. Hiding and showing the queue fixes it.

madbrain76 commented 3 weeks ago

Yes, I was using Firefox. The behavior is different with Chrome. There are no scroll bars at all in either in the "queue" or "played" view on Chrome. It's only possible to scroll down with the scroll wheel. However, the behavior in step 15 - with the queue listing only 1 track - is the same.