jeffvli / feishin

A modern self-hosted music player.
https://feishin.vercel.app
GNU General Public License v3.0
2.46k stars 103 forks source link

Wrong song order in queue when playing an album from the home page. #752

Closed K0SS4 closed 1 week ago

K0SS4 commented 1 week ago

Expected Behavior

When I click on play on an album from the home page(like recently played) it should play the songs according to track numbers.

Current Behavior

I don't know how it sorts it because the order is persistent but wrong. Here's an example:

Track order of the album: image

When I click play from the home page: image

The first song matches but then it goes out of order. This seemingly random order is persistent across application restarts.

Steps to Reproduce

Check the order of an album and then click play from the home page: image

The order should be incorrect.

Possible Solution

No response

Context

No response

Application version

0.9.0

Operating System and version

Windows 11

Server and Version

Navidrome 0.53.1

Node Version (if developing locally)

No response

K0SS4 commented 1 week ago

I checked and it works fine on: feishin.vercel.app.

I will also check on the linux desktop app later.

kgarner7 commented 1 week ago

See https://github.com/jeffvli/feishin/discussions/751