Skip to content

Backend data not updated when switching between years on Replay page #1126

Open
@arjuncontrols

Description

@arjuncontrols

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 confirmed that no support FAQ resolves my issue.
  • 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?

Taproom

App Information

{"clientInfo":{"client":"genten","env":"production","arch":"x64","platform":"linux","platformFriendly":"Linux","build":"desktop","clientVersion":"300","capi":"p1em3of6vuyh7a8clnysiqrq","subversion":"0"},"buildInfo":{"version":"3.0.4","commit":"2861cfd106604f92f928303beff4a235d43ce4ad","branch":"main","buildDate":"1748485402629","changelogUrl":"3.0.0-release"}}

Operating System

Linux

OS Version

Fedora 42 KDE

How would you describe your issue?

Backend (macOS/Linux)

Commit Hash

2861cfd106604f92f928303beff4a235d43ce4ad

Describe the Bug

On the replay page, if you switch between tabs by year, the page is updated in the fronted and you see the most played song for that year. But when you click to play any song, it still plays a song from the current year (2025) page which was located on the same place. So the front end click targets are updated but the data associated in the backend is still from the First page (2025)

Steps to Reproduce

  1. Open Cider > Click on '...' option > Apple Music > Replay
  2. On Replay page, play a song from first page (2025)
  3. Switch to a different year page. Let's say (2023)
  4. Now play the song located at the same position on the page as the previous one.
  5. The previous song from the 2025 page is played instead of the actual song from the 2023 page.

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    pkg/electron-clientIssues related to the Electron backend rendererplatform: linuxIssues specifically occurring on Linux builds.

    Type

    Projects

    Status

    Backlog 📖

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions