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

Playing "Favorites songs" playlist does not queue some songs #877

Open
4 tasks done
h0ckerman opened this issue Dec 23, 2024 · 1 comment
Open
4 tasks done

Playing "Favorites songs" playlist does not queue some songs #877

h0ckerman opened this issue Dec 23, 2024 · 1 comment
Labels
backend: dotnet Issues related to the dotnet backend renderer bug Something isn't working

Comments

@h0ckerman
Copy link

h0ckerman commented Dec 23, 2024

Preflight Checklist

  • I agree to follow the Code of Conduct that this project adheres to.
  • I have searched the issue tracker for a bug report that matches the one I want to file, without success.
  • I have checked that the correct behavior occurs on Apple Music Web (if applicable).
  • I have verified that my issue is with a supported version and that it is with the desktop app (Support for other areas can be found in our Discord / on the appropriate repo).

How did you download Cider?

Microsoft Store

Operating System

Windows 10

Commit Hash

80e40080270a6c29c2757c2aa17f323b3a7e9cea

Build Timestamp

22.12.2024, 00:39:43

Describe the Bug

When I click the “Play” button in the "Favorite Songs" playlist, some songs don't get queued up.
But if i click "Play" on a song that did not get queued up (from a favorite songs playlist) it adds songs that are not favorited into my queue.

Apple music web works fine

Also i attach .har files with my requests both from Cider and beta.apple.music.web (which you can import into your browser developer tools) to a discord ticket for security reasons (i don't know if there is any sensitive information there). Here is the link to the thread (ticket-1900)

Also queueing favorite songs playlist takes a lot of time (probably around 4 seconds)

Clicking Play (it starts from a second song and only queue 2 songs of these four that are from the same album)

image

Clicking on the first song (it adds songs that are not favorited and moreover the queue is shuffled in some way (despite i did not shuffle the queue and shuffling is disabled)

image

Steps to Reproduce

  1. Click Favorite Songs in a side bar
  2. Click button Play
  3. Open queue

Anything else?

Build info

{
   "buildInfo":{
      "version":"2.6.0.0-ptb86",
      "commit":"80e40080270a6c29c2757c2aa17f323b3a7e9cea",
      "buildDate":"1734817183267",
      "changelogUrl":"2.6.0-release"
   },
   "clientInfo":{
      "client":"dotnet",
      "env":"production",
      "arch":"AMD64",
      "platform":"win32",
      "platformFriendly":"Windows",
      "build":"msstore",
      "clientVersion":"1.0.0",
      "capi":"17a42c85-469f-4359-b6f8-bcc1d91606e1"
   }
}
@h0ckerman h0ckerman added the bug Something isn't working label Dec 23, 2024
@cider-collective cider-collective bot added the backend: dotnet Issues related to the dotnet backend renderer label Dec 23, 2024
@github-project-automation github-project-automation bot moved this to Backlog 📖 in Cider - Bug Reports Dec 23, 2024
@cider-collective
Copy link

This issue is stale. If this issue is still occurring and you are on a supported version, please leave any comment (e.g. "bump") within the next 7 days and the issue will remain open. If you have any new or additional information that may help us resolve your issue, please include it with your comment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend: dotnet Issues related to the dotnet backend renderer bug Something isn't working
Projects
Status: Backlog 📖
Development

No branches or pull requests

1 participant