xbmc / chorus2

Official Kodi Web Interface
GNU General Public License v2.0
343 stars 116 forks source link

BUG: Shuffled playlist in right panel does not reflect the correct order Kodi is playing tracks in. #590

Open the-black-eagle opened 3 months ago

the-black-eagle commented 3 months ago

I searched for an artist (in this case, Eric Clapton) and clicked the play button. This automatically creates a playlist with all of his tracks in and then starts it playing. I then decided to shuffle it using the button under the playlist.

The playlist was shuffled but the "now playing" box at the bottom shows a different track to the one that's indicated as playing in the playlist. Clicking on a song in the playlist actually plays a different one.

Expected Behavior

Here is a clear and concise description of what was expected to happen:

Both the now playing item and the position indicated in the playlist should show the same song.

Actual Behavior

Both items show different songs.

Possible Fix

Re-request the playlist from Kodi if the Shuffle button is clicked.

To Reproduce

Steps to reproduce the behavior: 1) Search for a music artist. 2) Click on "play". 3) Shuffle the resulting playlist and observe that the playing songs are different.

Debuglog

There is no debug log as the issue is with Chorus, not Kodi.

Screenshots

Here are some links or screenshots to help explain the problem:

Screenshot from 2024-08-07 14-32-39

Additional context or screenshots (if appropriate)

Here is some additional context or explanation that might help: In the above screenshot, the track playing is "Badge" but the playlist indicates it's "White Room". Clicking on "Badge" in the playlist actually plays "Have you ever loved a woman".

Your Environment

Used Operating system:

If I use Kore to fetch the playlist and change songs, then Kodi plays the song(s) I chose. Chorus shows the correct song at the bottom, but not in the playlist panel.

note: Once the issue is made we require you to update it with new information or Kodi versions should that be required. Team Kodi will consider your problem report however, we will not make any promises the problem will be solved.