Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

non-default playlist sortings are ignored #693

Open
Justus-G opened this issue Jul 24, 2023 · 0 comments
Open

non-default playlist sortings are ignored #693

Justus-G opened this issue Jul 24, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@Justus-G
Copy link

Describe the bug
When having a playlist which is sorted by e.g. "date added", but descending (newest songs at top), starting the first song results in the queue being empty, while the native Spotify app would play the playlist backwards. Also, double clicking a song from the middle of the playlist, librespot plays the playlist backwards from there on (which is forwards when sorted ascending), while Spotify considers the current sorting of the playlist and plays it in the order it is currently displayed.

To Reproduce
Create a playlist, add at least 2 songs, sort by "date added, descending", start the first (top-most / newest) song.

  • behaviour in Spotify app: plays both songs
  • behaviour in librespot-java: plays first song, then stops

Expected behavior
Expected librespot-java to behave like the native Spotify application.

Version/Commit
v1.6.3

By the way, other than that this thing works like a charm and has been running 24/7 on a Raspberry Pi for nearly 3 years now. Love it!

@Justus-G Justus-G added the bug Something isn't working label Jul 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant