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

API bug: Lyrics API returns an empty array no matter the song #993

Open
5 tasks done
feyli opened this issue Mar 10, 2025 · 1 comment
Open
5 tasks done

API bug: Lyrics API returns an empty array no matter the song #993

feyli opened this issue Mar 10, 2025 · 1 comment
Labels
iz: websocket platform: macos Issues specifically occurring on macOS builds

Comments

@feyli
Copy link

feyli commented Mar 10, 2025

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":"arm64","platform":"darwin","platformFriendly":"macOS","build":"desktop","clientVersion":"2.0.3","capi":"tslr32zx8iqjjrbxwtv4rm8g"},"buildInfo":{"version":"2.6.1.9","commit":"378edcd9280d447549a105ade75ddc5bbc5a46a2","buildDate":"1740437567098","changelogUrl":"2.6.0-release"}}

Operating System

macOS

OS Version

macOS 15.4 Seqoia

How would you describe your issue?

Dev: Websocket

Commit Hash

378edcd9280d447549a105ade75ddc5bbc5a46a2

Describe the Bug

I tried to use the API, and figured out for some reason, since a recent update, the lyrics API no longer works. A request to the lyrics API will always return an empty array, no matter the song and the lyrics availability.

I'd like to add the result is the same for songs that have no lyrics, and whether the ID is the "id" or "catalogId" / "reportingId".

Steps to Reproduce

  1. Start Cider
  2. Play a song with or without lyrics, explicit or not, really any song
  3. Get the ID of the song (either via the interface or through the API)
  4. Attempt to get the lyrics using this endpoint: http://localhost:10767/api/v1/lyrics/ + id

Cider will respond with an empty array: []

Anything else?

I own a Raycast extension for anyone to interact with Cider using Raycast. It is meant to handle various tasks, including showing lyrics in real-time.

While using the extension, I noticed it wasn't showing any lyrics, but it was giving no error, which is supposed to happen when the song doesn't include lyrics.

Link to the Raycast extension:
https://raycast.com/feyli/cider

@cider-collective cider-collective bot added iz: websocket platform: macos Issues specifically occurring on macOS builds labels Mar 10, 2025
@github-project-automation github-project-automation bot moved this to Backlog 📖 in Cider - Bug Reports Mar 10, 2025
@cider-collective
Copy link

Hello @feyli 👋

We really appreciate you taking the time to report this issue! Please double-check your report to ensure your description is clear and concise—this will help us assist you as quickly as possible.

We kindly ask for your patience, and we'll get back to you as soon as we can.

In the meantime, feel free to check out our FAQs, which may have the answer to your question.

Thanks again, and we hope you enjoy the app! 😃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
iz: websocket platform: macos Issues specifically occurring on macOS builds
Projects
Status: Backlog 📖
Development

No branches or pull requests

1 participant